|
From: <sk...@po...> - 2008-06-17 15:48:27
|
(Sorry for the late followup. Just getting back to this.)
Sébastien> In the mean time, here is an example that I use myself to
Sébastien> shift the origin of Sybase dates and datetimes so that it
Sébastien> corresponds to the ones used by Oracle:
...
Sébastien> outputmap = dict(Sybase.DateTimeAsPython)
...
Sébastien,
Thanks for the example. I see that the Sybase module has a DateTimeAsPython
dict but not a PythonAsDateTime dict for use as an inputmap. Is that not
needed? Even if Sybase.PythonAsDateTime would be empty it would be useful
for symmetry to have it, with perhaps a comment why.
Thanks,
--
Skip Montanaro - sk...@po... - http://www.webfast.com/~skip/
"Be different, express yourself like everyone else."
|