On Tue, May 28, 2002 at 04:36:48PM -0600, Jeffrey P Shell wrote:
> FWIW, There is a new date/time module being worked on for Python [1],
> hopefully for 2.3.  For better or worse, there's no corresponding PEP, but
> it is mentioned in the 2.3 release schedule/laundry list PEP (283) [2], and
> there is a Wiki covering its development [3].
> 
> [1] 
> http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/python/python/nondist/sandbox
> /datetime/
> [2] http://www.python.org/peps/pep-0283.html
> [3] http://www.zope.org/Members/fdrake/DateTimeWiki/FrontPage

Do you know why they're doing this?  What does it do that mx.DateTime
can't?  Is it mainly to have code under a different license?  

Anyway, it looks like if you want to use this in an application, you'll
have to wait several months for the spec to solidify and a C
implementation to be written and debugged (unless you want to use the
Python implementation).  Whereas mx.DateTime is available now.  Or am I
missing something?

-- 
-Mike (Iron) Orr, [EMAIL PROTECTED]  (if mail problems: [EMAIL PROTECTED])
   http://iron.cx/     English * Esperanto * Russkiy * Deutsch * Espan~ol

_______________________________________________________________

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm

_______________________________________________
Webware-discuss mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/webware-discuss

Reply via email to