Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Menu

Commit [r287]  Maximize  Restore  History

Time-handling updates. New load order is:

mxdatetime (wrapper around mx.DateTime)
pytimes (wrapper around Python-2.3+ datetime)
stringtimes (minimal string implementation)

The logic is, if you're running Python-2.3 and are have mx.Datetime,
you probably want to use that instead of datetime.

adustman 2003-11-23

changed /trunk/MySQLdb/MySQLdb/converters.py
changed /trunk/MySQLdb/MySQLdb/mxdatetimes.py
changed /trunk/MySQLdb/MySQLdb/pytimes.py
changed /trunk/MySQLdb/MySQLdb/stringtimes.py
changed /trunk/MySQLdb/MySQLdb/times.py
/trunk/MySQLdb/MySQLdb/converters.py Diff Switch to side-by-side view
Loading...
/trunk/MySQLdb/MySQLdb/mxdatetimes.py Diff Switch to side-by-side view
Loading...
/trunk/MySQLdb/MySQLdb/pytimes.py Diff Switch to side-by-side view
Loading...
/trunk/MySQLdb/MySQLdb/stringtimes.py Diff Switch to side-by-side view
Loading...
/trunk/MySQLdb/MySQLdb/times.py Diff Switch to side-by-side view
Loading...