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
LDAPFilter  

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.0 on Fri Mar 12 17:21:12 2004 http://epydoc.sf.net