Yes, wonlay's fix (around line 2270) works fine for me.
On my Ubuntu machine, a quick way to show the bug is:
>>> import MySQLdb
>>> import pkg_resources
__main__:1: UserWarning: Module _mysql was already imported from
/var/lib/python-support/python2.5/_mysql.so, but /var/lib/python-
support/python2.5 is being added to sys.path |