[python-ldap] SyncreplConsumer running in parallel with other application
Michael Ströder
michael at stroeder.com
Mon Jan 11 08:49:43 EST 2016
David Gabriel wrote:
> Thanks Michael.
> Kindly find attached my source code.
This results in:
python -tt tmp/syncrepl3.py 'ldapi://dc=stroeder,dc=de'
File "tmp/syncrepl3.py", line 58
previous_attributes = dict()
^
TabError: inconsistent use of tabs and spaces in indentation
Don't use tabs (see PEP-8).
Ciao, Michael.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 4245 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://mail.python.org/pipermail/python-ldap/attachments/20160111/fa1c3652/attachment.bin>
More information about the python-ldap
mailing list