The current code does `import *` and then picks classes with `schema_attribute` set. Be more explicit here – e.g. use a decorator. See https://github.com/python-ldap/python-ldap/pull/25