[Zope] Newbie LDAP question
   
    Jens Vagelpohl
     
    jens@zope.com
       
    Thu, 19 Sep 2002 08:32:01 -0400
    
    
  
you need to learn about writing python products. a project of this size 
is going to be a nightmare otherwise.
jens
On Thursday, Sep 19, 2002, at 06:51 US/Eastern, Lukman Salim wrote:
> Hi,
>
> I'm trying to build an LDAP directory manager in Zope. I'm not to the 
> level of creating products, but I understand that
> python script couldn't import ldap module. What is the best way to 
> approach this?
>
> Regards,
>
> Lukman Salim