Re: On the subject of patches

Greg Ward <[email protected]> Mon, 17 Jul 2006 09:41:59 -0400
Newsgroups gmane.comp.python.sybase
Message-ID <[email protected]>
On 07 July 2006, Harri Pasanen said:
> I've done a small patch to use the built-in datetime type for python 
> 2.x, x >= 3, which I find useful.  (I'm only reading datetime 
> objects, not writing them, not sure if the sybase module would 
> support writing them anyway, except as strings?)

If you post your patch here, I can test with an old Sybase (11.0.3).

        Greg