> I'm running the patch as is, and there's trouble. Here is the error log:
OK, good. A quick fix is to add on line 153 self.cursor = self.connection.cursor() The correct fix would be to isolate the connection/reconnection procedure in a unique function, but that'll be for later. -- Fil _______________________________________________ Mailman-Developers mailing list Mailman-Developers@python.org http://mail.python.org/mailman/listinfo/mailman-developers Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: http://mail.python.org/mailman/options/mailman-developers/archive%40jab.org Security Policy: http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp