Robert Schuppenies <[EMAIL PROTECTED]> added the comment:

Applying the _strptime.diff patch broke the _strptime
test("test_defaults"). Once you change the year, you also have to adapt
the day of week, as this becomes dynamic, too. The rest remains the
same, though. I attached a patch to this test which tests for the
new-years day of the current year instead of 1900, but I feel like
changing the semantic of the default value is no minor change. Also, I
am not sure what the documentation should say then.

----------
nosy: +okkoto
Added file: http://bugs.python.org/file9800/test_strptime.diff

__________________________________
Tracker <[EMAIL PROTECTED]>
<http://bugs.python.org/issue2227>
__________________________________
_______________________________________________
Python-bugs-list mailing list 
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to