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 benjamin.peterson
Recipients Jim.Jewett, benjamin.peterson, ezio.melotti
Date 2012-01-19.00:56:33
SpamBayes Score 0.003476821
Marked as misclassified No
Message-id <1326934593.74.0.932535839419.issue13821@psf.upfronthosting.co.za>
In-reply-to
Content
I don't see why that's invalid. "str.isidentifier()" returning True means Python will accept it as an identifier.
History
Date User Action Args
2012-01-19 00:56:33benjamin.petersonsetrecipients: + benjamin.peterson, ezio.melotti, Jim.Jewett
2012-01-19 00:56:33benjamin.petersonsetmessageid: <1326934593.74.0.932535839419.issue13821@psf.upfronthosting.co.za>
2012-01-19 00:56:33benjamin.petersonlinkissue13821 messages
2012-01-19 00:56:33benjamin.petersoncreate