STINNER Victor added the comment:
>> About Elena Oat's patch issue13305.diff: I'm not sure that
>> strftime("%4Y") works on all platforms
> It doesn't, that's what the patch is trying to document.
Oh. I confirm: %4Y gives "4Y" for any year on FreeBSD and Mac OS X, it raises
ValueError("Invalid format string") on Windows, etc.
----------
_______________________________________
Python tracker <[email protected]>
<http://bugs.python.org/issue13305>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com