[Python-Dev] Interop between datetime and mxDateTime
M.-A. Lemburg
mal@lemburg.com
Mon, 13 Jan 2003 16:02:10 +0100
I'd like to make mxDateTime and datetime in Python 2.3
cooperate.
Looking at the datetime.h file, it seems that
the C API isn't all that fleshed out yet. Will this happen
before 2.3b1 ?
Related to this: I wonder why datetime is not a normal
Python object which lives in Objects/ ?!
Finally, the datetime objects don't seem to provide any
means of letting binary operations with other types
succeed. Coercion or mixed type operations are not
implemented. When will this happen ?
Thanks,
--
Marc-Andre Lemburg
CEO eGenix.com Software GmbH
_______________________________________________________________________
eGenix.com -- Makers of the Python mx Extensions: mxDateTime,mxODBC,...
Python Consulting: http://www.egenix.com/
Python Software: http://www.egenix.com/files/python/