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?