[issue12006] strptime should implement %V or %u directive from libc

Ashley Anderson report at bugs.python.org
Wed May 25 21:30:16 CEST 2011


Ashley Anderson <aganders3 at gmail.com> added the comment:

OK, here is my second attempt. I think it functions as desired, but a code review may reveal flaws in my implementation. I'm sure there are associated tests and documentation to write, but I have basically no experience with that yet. If this looks like the right direction, I can take it to the python-mentors list for help with the test/docs.

----------
Added file: http://bugs.python.org/file22113/12006_2.patch

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


More information about the Python-bugs-list mailing list