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 pitrou
Recipients ezio.melotti, ocean-city, pitrou
Date 2009-02-13.15:30:08
SpamBayes Score 0.00020745555
Marked as misclassified No
Message-id <1234539050.7339.13.camel@fsol>
In-reply-to <1234538873.85.0.523233868033.issue5239@psf.upfronthosting.co.za>
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

That's what I understood.
History
Date User Action Args
2009-02-13 15:30:11pitrousetrecipients: + pitrou, ocean-city, ezio.melotti
2009-02-13 15:30:08pitroulinkissue5239 messages
2009-02-13 15:30:08pitroucreate