[Mailman-Developers] MysqlMemberships.py [was: Informal "MEP"process, anyone? [was: PHP Wrappers?]]

Fil fil at rezo.net
Sun Nov 20 21:16:07 CET 2005


> 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



More information about the Mailman-Developers mailing list