From: Michael Str?d. <str...@us...> - 2003-06-01 15:38:47
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2003/06/01 08:38:46 Modified files: . : CHANGES Lib/ldap : async.py Log message: - Checking type of argument writer_obj relaxed in LDIFWriter.__init__() since file-like objects are not necessarily an instance of file. |