Larry Martell writes:
> We have been trying to figure out an intermittent problem where a
> thread would fail with this:
>
> AttributeError: 'module' object has no attribute '_strptime'
>
> Even though we were importing datetime. After much banging our heads
> against the wall, we found this:
>
>
We have been trying to figure out an intermittent problem where a
thread would fail with this:
AttributeError: 'module' object has no attribute '_strptime'
Even though we were importing datetime. After much banging our heads
against the wall, we found this:
http://code-trick.com/python-bug-attri