Author pitrou
Recipients ezio.melotti, ocean-city, pitrou
Date 2009-02-13.15:30:08
SpamBayes Score 0.000207456
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