On May 21, 2006, at 1:18 AM, Alex Greif wrote:

The following code works on windows but crashes on linux. It uses SA 0.1.7.
I am not sure whether the first import line makes problems, but as I
said it works fine on windows. Both running Python-2.4.2



You seem to have this solved. I just wanted to add that removing mx.DateTime in favor of psycopg2/datetime.datetime resolved my issues as well (see list archives). To get back some of the cool features of mx.DateTime, check out the dateutil module, which operates on datetime.datetime objects.

http://labix.org/python-dateutil



--
Dimi Shahbaz, Software Engineer Specialist
California PASS Program
2840 E. Floradora Avenue
Fresno, CA 93703
559.443.4806 phone
www.cyberhigh.fcoe.k12.ca.us





-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Sqlalchemy-users mailing list
Sqlalchemy-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlalchemy-users

Reply via email to