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 skrah
Recipients Camion, levkivskyi, r.david.murray, skrah
Date 2017-12-19.14:22:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1513693331.33.0.213398074469.issue32361@psf.upfronthosting.co.za>
In-reply-to
Content
I guess I'd vote for closing this, because the first Google result for "no binding for nonlocal" on Stackoverflow is quite clear.

The ideal message would be "'a' cannot be both global and nonlocal", but
it would probably complicate the compiler ever so slightly.
History
Date User Action Args
2017-12-19 14:22:11skrahsetrecipients: + skrah, r.david.murray, levkivskyi, Camion
2017-12-19 14:22:11skrahsetmessageid: <1513693331.33.0.213398074469.issue32361@psf.upfronthosting.co.za>
2017-12-19 14:22:11skrahlinkissue32361 messages
2017-12-19 14:22:11skrahcreate