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 marco.buttu
Recipients docs@python, marco.buttu, mdk
Date 2016-12-02.14:58:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1480690684.15.0.0711340398368.issue28853@psf.upfronthosting.co.za>
In-reply-to
Content
Yes, it is the same. "Free variables belonging to the enclosing local namespaces" are "non-global free variables". In order for the reader to better contextualize the sentence, I think it is worth keeping the code example in the patch.
History
Date User Action Args
2016-12-02 14:58:04marco.buttusetrecipients: + marco.buttu, docs@python, mdk
2016-12-02 14:58:04marco.buttusetmessageid: <1480690684.15.0.0711340398368.issue28853@psf.upfronthosting.co.za>
2016-12-02 14:58:04marco.buttulinkissue28853 messages
2016-12-02 14:58:04marco.buttucreate