Message126358
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? |
|
| Date |
User |
Action |
Args |
| 2011-01-16 05:28:48 | eli.bendersky | set | recipients:
+ eli.bendersky, belopolsky, vstinner, ezio.melotti, rpetrov, Alexander.Belopolsky |
| 2011-01-16 05:28:48 | eli.bendersky | set | messageid: <[email protected]> |
| 2011-01-16 05:28:45 | eli.bendersky | link | issue8957 messages |
| 2011-01-16 05:28:45 | eli.bendersky | create | |
|