[issue3269] strptime() makes an error concerning second in arg

Facundo Batista report at bugs.python.org
Thu Jul 3 15:49:21 CEST 2008


Facundo Batista <facundo at taniquetil.com.ar> added the comment:

Closing as invalid, two reasons:

- Your original issue was that time.strptime() didn't allow 62 seconds,
not that it allowed 60 or 61.

- If you use it to validate input... how do you actually know that
03/25/2012 17:13:61 AM' is an invalid date?

I suggest to bring this issue in the python list if you have further doubts.

Thank you!!

----------
resolution:  -> invalid
status: open -> closed

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue3269>
_______________________________________


More information about the Python-bugs-list mailing list