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 fossilet
Recipients docs@python, ezio.melotti, fossilet, r.david.murray, rhettinger
Date 2015-03-06.10:27:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1425637630.93.0.673383326265.issue23589@psf.upfronthosting.co.za>
In-reply-to
Content
What about changing the first sentence to:

In Python, variables that are only referenced but not assigned inside a function are implicitly global.?
History
Date User Action Args
2015-03-06 10:27:10fossiletsetrecipients: + fossilet, rhettinger, ezio.melotti, r.david.murray, docs@python
2015-03-06 10:27:10fossiletsetmessageid: <1425637630.93.0.673383326265.issue23589@psf.upfronthosting.co.za>
2015-03-06 10:27:10fossiletlinkissue23589 messages
2015-03-06 10:27:10fossiletcreate