Python LDAP for Windows and ...
April 23, 2008
At work we need to do some ldap work and it so happens we run Python 2.4. Unfortunately the only pre-compiled package I've found for Windows is for Python 2.5. I've tried all morning compiling python-ldap for Windows but that requires so much tweaking that I've gone slightly mad. Hence my request to the good Python community, would anyone have python-ldap for Python 2.4 on Windows (not cygwin by the way)?
Update: Well as an anonymous commenter showed me, the eggs for Python 2.4 linked from the python-ldap download page are indeed okay to work with. I had simply missed the DLLs package. I can only wish I could blame on being Friday.
Update: Well as an anonymous commenter showed me, the eggs for Python 2.4 linked from the python-ldap download page are indeed okay to work with. I had simply missed the DLLs package. I can only wish I could blame on being Friday.








