Hello, These tests: Tests/Lib/ldap/schema/test_tokenizer.py Tests/Lib/ldap/test_modlist.py Tests/Lib/test_ldapurl.py only signal failure by printing to stdout. This makes them cumbersome to run automatically. Is there a reason for this behavior? Would you accept a patch that converts them to unittest and adds them to runtests.sh? -- Petr Viktorin