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

Berker Peksag report at bugs.python.org
Mon Feb 18 20:25:35 CET 2013


Berker Peksag added the comment:

New patch attached.

Changes:

* Addressed msg107402. I will update the C code if this implementation
  is correct.
* Added more tests
* Converted classmethods to staticmethods
* Removed doctests
* Updated documentation

----------
nosy: +berker.peksag
Added file: http://bugs.python.org/file29117/issue1100942_v4.diff

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


More information about the Python-bugs-list mailing list