[issue1100942] Add datetime.time.strptime and datetime.date.strptime

Alexander Belopolsky report at bugs.python.org
Sun Nov 4 04:01:22 CET 2012


Alexander Belopolsky added the comment:

Juarez,

Are you planning to implement format validation as you described in msg165882?  Without that, date.strptime() is not very useful because it is almost equivalent to datetime.strptime().date().

----------

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


More information about the Python-bugs-list mailing list