[ANN] python-dateutil 0.1

Gustavo Niemeyer niemeyer at conectiva.com
Thu Oct 9 09:33:03 EDT 2003


> > What is it?
> > -----------
> > The dateutil module provides powerful extensions to the standard
> > datetime module, available in Python 2.3+.
> 
> Do you plan to propose it to the core python ? It would be great to
> don't have again to change API when the same fonction will be
> integrated in the core like it was with mx

I don't quite understand. Are you're complaining that someone took
his time to build an internal datetime type? Or are you complaining
that M.-A. Lemburg has written mx.DateTime? :-)

The internal datetime is not the same thing as the mx.DateTime module.
If you're using mx.DateTime, you can keep using it.

Answering your question, yes, I do plan to propose the inclusion
in the core. If it will be included or not, I have no idea.

-- 
Gustavo Niemeyer
http://niemeyer.net





More information about the Python-list mailing list