John Morrissey wrote:
> ldif.py won't parse with the python option '-tt', which enforces consistent
> whitespace. It's a simple fix of replacing the handful of tabs with spaces.
Thanks for reporting that. Should be fixed in HEAD now.
Ciao, Michael.
---
ldif.py won't parse with the python option '-tt', which enforces consistent
whitespace. It's a simple fix of replacing the handful of tabs with spaces.
john
--- ldif.py.orig2010-03-23 13:50:19.0 -0400
+++ ldif.py 2010-03-23 13:50:43.0 -0400
@@ -355,20 +355,20 @@