[issue45485] datetime.strptime issues message attribute of type 'NoneType' is not callableTraceback

Eric V. Smith report at bugs.python.org
Fri Oct 15 18:03:41 EDT 2021


Eric V. Smith <eric at trueblade.com> added the comment:

It sounds like you're using python 2.7, which is unsupported.

You've not even shown us what line produces the error you're seeing. I don't see "type(a[0])" anywhere in the code you posted.

Lacking a way to reproduce this on our own with python 3.x, I'm going to have to close this issue.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue45485>
_______________________________________


More information about the Python-bugs-list mailing list