[melbourne-pug] custom library version problems

John La Rooy john.larooy at gmail.com
Sat Feb 23 11:58:39 CET 2008


Hi Geoff.

Replace this
       type, data, msgid =
self._ldap_call(self._l.result2,msgid,all,timeout)

with this
       type, data, msgid = self.result2(msgid,all,timeout)


Cheers,
John La Rooy
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.python.org/pipermail/melbourne-pug/attachments/20080223/3cb57d27/attachment.htm 


More information about the melbourne-pug mailing list