Package ldaptor :: Package test :: Module test_ldapfilter
[show private | hide private]
[frames | no frames]

Module ldaptor.test.test_ldapfilter

Test cases for ldaptor.protocols.ldap.ldapfilter module.
Classes
RFC2254Examples  
TestInvalid  
TestMaybeSubstring  
TestValid  
TestWhitespace  

Function Summary
  l(s)
Split a string to ord's of chars.
  s(*l)
Join all members of list to a string.

Function Details

l(s)

Split a string to ord's of chars.

s(*l)

Join all members of list to a string. Integer members are chr()ed

Generated by Epydoc 2.1 on Tue Aug 17 17:08:22 2004 http://epydoc.sf.net