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 r.david.murray
Recipients julien.tayon, r.david.murray
Date 2012-10-16.15:41:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1350402078.83.0.19959096418.issue16249@psf.upfronthosting.co.za>
In-reply-to
Content
The rules for python identifiers are documented here:

  http://docs.python.org/dev/reference/lexical_analysis.html#identifiers

Are you saying that the behavior does not match the documentation?
History
Date User Action Args
2012-10-16 15:41:18r.david.murraysetrecipients: + r.david.murray, julien.tayon
2012-10-16 15:41:18r.david.murraysetmessageid: <1350402078.83.0.19959096418.issue16249@psf.upfronthosting.co.za>
2012-10-16 15:41:18r.david.murraylinkissue16249 messages
2012-10-16 15:41:18r.david.murraycreate