Alexander Belopolsky <[email protected]> added the comment:
On Mon, Apr 9, 2012 at 6:56 PM, Antoine Pitrou <[email protected]> wrote: > This is all a bit moot since we don't have a "relativedelta" in the > stdlib. It is still worthwhile to see how it is done elsewhere. So far, we have dateutil that does not have this function and mxDateTime that keeps this and other ISO related functions in a submodule. Does anyone know how this is done in other languages? ---------- _______________________________________ 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
