Warning
mockldap wil no longer raise ldap.UNDEFINED_TYPE. mockldap has no schema support, so it assumes that all attributes are valid.
mockldap is now compatible with Python 2.5.
Since python-ldap doesn’t seem to be making progress toward Python 3, there’s no need to drop Python 2.5 support here yet.
Minor fixes for packaging, installation, and testing.
Initial release.