Anthony Baxter wrote: > 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?
Sorry about that - I was trying to deal with a conflict between PEP 328 and 338 (bug 1510172) and didn't even think about the fact that this counted as a new feature. See my response to your RFC about tightening up control of the trunk - I'd really like to make these two PEPs play nicely together before beta 2. Cheers, Nick. -- Nick Coghlan | [EMAIL PROTECTED] | Brisbane, Australia --------------------------------------------------------------- http://www.boredomandlaziness.org _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com