On Mon, Dec 27, 2010 at 8:31 PM, Mark Dickinson <[email protected]> wrote: > On Mon, Dec 27, 2010 at 9:43 AM, Raymond Hettinger > <[email protected]> wrote: >> FWIW, I'm entirely opposed to doing an assignment in a nonlocal definition. >> [...] > > -1 for assignment in nonlocal and global statements from me, too.
Indeed. The PEP should be updated to be clear that that part was never implemented (referencing Raymond's post for the reasons why). Cheers, Nick. -- Nick Coghlan | [email protected] | Brisbane, Australia _______________________________________________ Python-Dev mailing list [email protected] http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
