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 Ramchandra Apte
Recipients Ramchandra Apte
Date 2012-01-16.13:28:04
SpamBayes Score 0.000280422
Marked as misclassified No
Message-id <1326720484.97.0.730349515473.issue13801@psf.upfronthosting.co.za>
In-reply-to
Content
The Python 3 Docs don't highlight nonlocal such as in the code example in the Python 3 documentation for itertools.zip_longest() (http://docs.python.org/py3k/library/itertools.html)
History
Date User Action Args
2012-01-16 13:28:05Ramchandra Aptesetrecipients: + Ramchandra Apte
2012-01-16 13:28:04Ramchandra Aptesetmessageid: <1326720484.97.0.730349515473.issue13801@psf.upfronthosting.co.za>
2012-01-16 13:28:04Ramchandra Aptelinkissue13801 messages
2012-01-16 13:28:04Ramchandra Aptecreate