]> granicus.if.org Git - python/commit
Protect abs__file__() from changes to sys.modules while it's running.
authorGuido van Rossum <guido@python.org>
Fri, 18 May 2007 00:24:43 +0000 (00:24 +0000)
committerGuido van Rossum <guido@python.org>
Fri, 18 May 2007 00:24:43 +0000 (00:24 +0000)
commit7ac9d4020100b99b17eeddf65bafa8e87f9f293a
treed7145b91dbe6e301e8adc0bd468ddcdad7169305
parent024da5c2576f196dede4bfa0fc5808019bd54fd8
Protect abs__file__() from changes to sys.modules while it's running.
Lib/site.py