Juarez Bochi <[email protected]> added the comment:
I have updated the patches since they were not applying cleanly and included a
pure Python implementation that was missing.
It has the same issues that were mentioned on msg107402.
Do you have any suggestions? I'm planning to block the formats that are not
allowed and raise Exceptions like suggested before:
>>> date.strptime('01', '%M')
...
"'%M' is not valid in date format specification."
----------
nosy: +Juarez.Bochi
Added file: http://bugs.python.org/file26440/issue1100942_pure.diff
_______________________________________
Python tracker <[email protected]>
<http://bugs.python.org/issue1100942>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com