[Python-Dev] [Python-checkins] r47142 - in python/trunk: Doc/lib/librunpy.tex Lib/runpy.py Lib/test/test_runpy.py
Anthony Baxter
anthony at interlink.com.au
Wed Jun 28 17:20:04 CEST 2006
More information about the Python-Dev mailing list
Wed Jun 28 17:20:04 CEST 2006
- Previous message: [Python-Dev] Oh-why that?? Please ignore one of the two
- Next message: [Python-Dev] [Python-checkins] r47142 - in python/trunk: Doc/lib/librunpy.tex Lib/runpy.py Lib/test/test_runpy.py
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Wednesday 28 June 2006 20:41, nick.coghlan wrote: > Author: nick.coghlan > Date: Wed Jun 28 12:41:47 2006 > New Revision: 47142 > > Modified: > python/trunk/Doc/lib/librunpy.tex > python/trunk/Lib/runpy.py > python/trunk/Lib/test/test_runpy.py > Log: > Make full module name available as __module_name__ even when > __name__ is set to something else (like '__main__') Er. Um. Feature freeze? Anthony -- Anthony Baxter <anthony at interlink.com.au> It's never too late to have a happy childhood.
- Previous message: [Python-Dev] Oh-why that?? Please ignore one of the two
- Next message: [Python-Dev] [Python-checkins] r47142 - in python/trunk: Doc/lib/librunpy.tex Lib/runpy.py Lib/test/test_runpy.py
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list