[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

python2.1 and MySQLdb



I just apt-get upgraded my python and the MySQLdb module now
gives the following error:

Python 2.1.1 (#1, Nov 11 2001, 18:19:24)
[GCC 2.95.4 20011006 (Debian prerelease)] on linux2
Type "copyright", "credits" or "license" for more information.
>>> from MySQLdb import *
Traceback (most recent call last):
  File "<stdin>", line 1, in ?
AttributeError: 'MySQLdb' module has no attribute 'Date'
>>>

-- 
"Why do we go around killing people who kill people in order
 to show to the world that it is wrong to kill people?"
    Rick Pasotto    rickp@telocity.com    http://www.niof.net



Reply to: