|
From: Michael <mi...@st...> - 2002-02-01 17:48:44
|
Jens Vagelpohl wrote: > > On Friday, February 1, 2002, at 08:40 , Michael Ströder wrote: > > > > Sorry, I ran into a hen-and-egg problem: I wanted to avoid having to > > set the version number in two soures (setup.py and > > Lib/ldap/__init__.py). But one cannot import module ldap without > > installed _ldap before. :-( > > i don't quite follow you on this, it seemed to work fine on pre02... :) It worked for you since you already had an installed python-ldap. But keep testing anyway. Ciao, Michael. |