mxDateTime: does strptime not exist?

Alex Martelli aleaxit at yahoo.com
Thu May 3 04:42:35 EDT 2001


"Ruediger Maehl" <ruediger.maehl at dzsh.de> wrote in message
news:newscache$g22rcg$p8$1 at www.dzsh.de...
> Hi,
>
> I am trying to convert a string expression into a
> DateTime object and found the strptime constructor
> in the docs of mxDateTime. But it throws the
> following error (and does not show strptime as
> available method in PythonWin's Interactive
> Window).

A 100%-pure-Python cross-platform strptime is at

http://www.fukt.hk-r.se/~flognat/hacks/strptime.py


Alex






More information about the Python-list mailing list