mxDateTime in Python distribution

Oleg Broytmann phd at sun.med.ru
Tue Apr 6 08:15:32 EDT 1999


Hi!

On Tue, 6 Apr 1999, Randall Hopper wrote:
>      I'd like to add my vote toward integrating Marc Lemburg's mxDateTime
> functionality into the next Python release.

   I vote against it. Not that I am against mxTools - it is perfect
library, really.

>      I needed to do some date/time arithmetic recently and found that core
> Python didn't have this functionality.  I was a little skeptical about
> using a seperate extension for portability reasons.

   There is always some need for something more. Do you really want to
include every bit of code into the Library? It would take infinite time to
download and compile Python distribution if all possible modules and
extensions come in.

   I want to keep the Library as little as possible. Download, compile and
install only those extensions you need.

> Randall

Oleg.
---- 
   Oleg Broytmann     National Research Surgery Centre     phd2 at email.com
           Programmers don't die, they just GOSUB without RETURN.





More information about the Python-list mailing list