Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Menu

Commit [r594]  Maximize  Restore  History

Read a default file in the test setUp. Since Python 2.4, int() will return longs if needed so make all long references int as in Python 3.0 there is no more long due to int/long unification (new ints are old longs).

adustman 2009-02-22

changed /trunk/MySQLdb/MySQLdb/converters.py
changed /trunk/MySQLdb/tests/test_MySQLdb_nonstandard.py
/trunk/MySQLdb/MySQLdb/converters.py Diff Switch to side-by-side view
Loading...
/trunk/MySQLdb/tests/test_MySQLdb_nonstandard.py Diff Switch to side-by-side view
Loading...