Eli Bendersky <[email protected]> added the comment:

Alexander, but still - this isn't just an implementation of strptime. strptime, 
AFAIU strptime gets the format string as a parameter and uses it to parse a 
date string into a "tm" struct. So why do we need to parse a date string 
*without* a format string in Python, resorting to heuristics and pseudo-AI 
instead?

----------

_______________________________________
Python tracker <[email protected]>
<http://bugs.python.org/issue8957>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to