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

Module test_ldapfilter

source code

Test cases for ldaptor.protocols.ldap.ldapfilter module.

Classes [hide private]
  RFC2254Examples
  TestValid
  TestInvalid
  TestMaybeSubstring
  TestWhitespace
Functions [hide private]
 
s(*l)
Join all members of list to a string.
source code
 
l(s)
Split a string to ord's of chars.
source code
Function Details [hide private]

s(*l)

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