]> granicus.if.org Git - python/commit
Revert the __module_name__ changes made in rev 47142. We'll revisit this in Python 2.6
authorNick Coghlan <ncoghlan@gmail.com>
Thu, 6 Jul 2006 12:53:04 +0000 (12:53 +0000)
committerNick Coghlan <ncoghlan@gmail.com>
Thu, 6 Jul 2006 12:53:04 +0000 (12:53 +0000)
commit56829d5b4a339ee8ca70078a958ce67fa799677d
tree1770d0521c11803dab9b0107fcf65244db42a014
parentbf84e54078bc443ae7eb14054f83bf686582dda5
Revert the __module_name__ changes made in rev 47142. We'll revisit this in Python 2.6
Doc/lib/librunpy.tex
Lib/runpy.py
Lib/test/test_runpy.py