[Python-Dev] dateutil (original) (raw)

Gustavo Niemeyer niemeyer at conectiva.com
Mon Mar 15 11:28:27 EST 2004


Why don't you use "d + relativedelta(day=-1)" instead?

Just as easy to use, better error detection, and a big precedent.

Supporting this might be cool indeed. OTOH, it doesn't replace the current behavior. How do you get (day=30)?

-- Gustavo Niemeyer http://niemeyer.net



More information about the Python-Dev mailing list