[python-ldap] PyPy-LDAP

D.P. dmitry.pankratov at gmail.com
Fri Jan 13 23:10:25 CET 2012


> Hello,
> 
> I've built a PyPy version of python-ldap (2.4.6), and I get the following
error when I try to import:
>...
> Segmentation fault: 11


After I've commented the following line in the errors.c file no segfault occurs:

//	Py_DECREF( LDAPexception_class );

Haven't tested it further though...

Regards,
Dimitri




More information about the python-ldap mailing list