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 ezio.melotti
Recipients ezio.melotti, ocean-city, pitrou
Date 2009-02-13.15:27:52
SpamBayes Score 1.1709782e-05
Marked as misclassified No
Message-id <1234538873.85.0.523233868033.issue5239@psf.upfronthosting.co.za>
In-reply-to
Content
> Removing re.ASCII in py3k is a no-brainer, because unicode is how
> strings work by default.

I meant from the line 265 of _strptime.py, not from Python :P
History
Date User Action Args
2009-02-13 15:27:53ezio.melottisetrecipients: + ezio.melotti, pitrou, ocean-city
2009-02-13 15:27:53ezio.melottisetmessageid: <1234538873.85.0.523233868033.issue5239@psf.upfronthosting.co.za>
2009-02-13 15:27:52ezio.melottilinkissue5239 messages
2009-02-13 15:27:52ezio.melotticreate