Erik Cederstrand <e...@1calendar.dk> added the comment:

Reading you comment again, I see the ambiguity now, if %Y is interpreted as 
"The resulting date MUST be in 2001".

I think the safest way would be to implement %G and fail if %Y is used in 
combination with %V. Maybe even fail if %V and %u aren't used in combination 
(since using %w could mean either the Sunday in the end of ISO week X or the 
Sunday preceeding ISO week X).

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue12006>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to