]> granicus.if.org Git - python/commit
Use Glyph's trick to ensure that __globals__ is set properly.
authorGuido van Rossum <guido@python.org>
Sun, 25 Feb 2007 21:22:21 +0000 (21:22 +0000)
committerGuido van Rossum <guido@python.org>
Sun, 25 Feb 2007 21:22:21 +0000 (21:22 +0000)
commit5c0a6de79acfa39cc5e5b522d638c65dc1347030
treef17367d4a3665787e8014aa2ce695cc0fc9eb579
parent55b4a4a1a97ed880bbc1e12cbc8975fe9f84e32e
Use Glyph's trick to ensure that __globals__ is set properly.
Lib/xreload.py