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 python-dev
Recipients Arfrever, Ramchandra Apte, asvetlov, barry, benjamin.peterson, christian.heimes, georg.brandl, gpolo, larry, mark.dickinson, pitrou, python-dev, skrah, terry.reedy, zach.ware
Date 2013-08-21.00:55:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3cKVm14dH1z7Ljj@mail.python.org>
In-reply-to
Content
New changeset 84f40562669f by Barry Warsaw in branch '2.6':
Fix UnboundLocalError regression due to previous incorrect fix for
http://hg.python.org/cpython/rev/84f40562669f
History
Date User Action Args
2013-08-21 00:55:30python-devsetrecipients: + python-dev, barry, georg.brandl, terry.reedy, mark.dickinson, pitrou, larry, christian.heimes, benjamin.peterson, gpolo, Arfrever, asvetlov, skrah, Ramchandra Apte, zach.ware
2013-08-21 00:55:30python-devlinkissue16248 messages
2013-08-21 00:55:30python-devcreate