This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author cben
Recipients benjamin.peterson, cben, docs@python
Date 2010-11-20.19:40:49
SpamBayes Score 0.019596156
Marked as misclassified No
Message-id <1290282050.75.0.828883098721.issue9724@psf.upfronthosting.co.za>
In-reply-to
Content
Reopening because help('nonlocal') still doesn't work; attached patch fixes that.  It also cross-links all of global/nonlocal/NAMESPACES.
History
Date User Action Args
2010-11-20 19:40:50cbensetrecipients: + cben, benjamin.peterson, docs@python
2010-11-20 19:40:50cbensetmessageid: <1290282050.75.0.828883098721.issue9724@psf.upfronthosting.co.za>
2010-11-20 19:40:49cbenlinkissue9724 messages
2010-11-20 19:40:49cbencreate