Comment 6 for bug 341943

Revision history for this message
Walter (wdoekes) wrote :

Walter Huf, in the mean time, you can add this to /var/lib/python-support/python2.6/MySQLdb/__init__.py (put it somewhere at the top):

import warnings
warnings.filterwarnings("ignore", message="the sets module is deprecated")

Or you could add it to the project that's mailing you every day.