Alexander Belopolsky <[email protected]> added the comment:
On Mon, Apr 9, 2012 at 6:20 PM, Marc-Andre Lemburg <[email protected]> wrote: > Which is wrong, since the start of the first ISO week of a year > can in fact start in the preceeding year... Hmm, the dateutil documentation seems to imply that relativedelta takes care of this: http://labix.org/python-dateutil#head-72c4689ec5608067d118b9143cef6bdffb6dad4e (Search the page for "ISO") ---------- _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue14423> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
