[IronPython] Bug in time.strptime?

Snaury snaury at gmail.com
Mon Jul 17 11:30:12 PDT 2006


On 7/17/06, Snaury <snaury at gmail.com> wrote:
> >>> import System
> >>> System.Threading.Thread.CurrentThread.CurrentCulture =
> System.Globalization.CultureInfo("en-US")

Btw, the fact that strptime doesn't use locale from module _locale
(and I have to set current culture on my own), is it another bug or
feature left for some future?


More information about the users mailing list