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 me
Recipients Ramchandra Apte, docs@python, ezio.melotti, georg.brandl, me
Date 2012-01-16.14:31:39
SpamBayes Score 0.014232096
Marked as misclassified No
Message-id <1326724300.95.0.723663719739.issue13801@psf.upfronthosting.co.za>
In-reply-to
Content
Nonlocal is highlighted under Language Reference under simple statements section 6.13 (http://docs.python.org/dev/reference/index.html).  help("nonlocal") will also bring up the documentation (works for me in 3.3).
History
Date User Action Args
2012-01-16 14:31:41mesetrecipients: + me, georg.brandl, ezio.melotti, docs@python, Ramchandra Apte
2012-01-16 14:31:40mesetmessageid: <1326724300.95.0.723663719739.issue13801@psf.upfronthosting.co.za>
2012-01-16 14:31:40melinkissue13801 messages
2012-01-16 14:31:39mecreate