From: Hans A. <asc...@us...> - 2002-08-01 09:07:15
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: aschauer 2002/08/01 02:07:12 Modified files: Modules : schema.c Lib/ldap : schema.py Log message: The schema parsing wrapper functions return now an integer in case of an error. This in converted to a python exception by the function wrapper in python code. |