Ed Leafe wrote:
> On Mar 7, 2006, at 9:32 AM, Uwe Grauer wrote:
> 
>> What are the other databases using for datetime?
>> I never bothered to use something other than mx for firebird.
>> And it's still the default for kinterbasdb.
>> And don't forget that datetime is new to python 2.4.
>> There are still a big number of python 2.3 installations out there.
> 
>     The datetime module was added in Python 2.3, not 2.4.
> 
>     I know that MySQLdb is smart enough to use the Python datetime if
> mx.DateTime is not available. I wonder why the kinterbasdb developers
> didn't put that logic in the module itself rather than require
> developers to make an obscure call.
> 
> -- Ed Leafe
> -- http://leafe.com
> -- http://dabodev.com

Don't mind. If datetime is python 2.3 i can't see a problem.
mx is still the default for backward compatibility.

Uwe

_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users

Reply via email to