Antoine Pitrou <pit...@free.fr> added the comment:

> Hmm, the dateutil documentation seems to imply that relativedelta
> takes care of this:

This is all a bit moot since we don't have a "relativedelta" in the
stdlib.
I think the two questions here are:
- is this feature desirable? I think the answer is "yes"
- is the implementation correct? I don't know :-)

Talk of a magical generic constructor sounds a bit futile to me,
especially if the constructor's behaviour becomes so complicated that
it's difficult to understand for users...

----------

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

Reply via email to