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

Module ldaptor.test.test_pureber

Test cases for ldaptor.protocols.pureber module.
Classes
BERBaseEquality  
BERBooleanKnownValues  
BEREnumeratedKnownValues  
BEREnumeratedSanityCheck  
BERIntegerKnownValues  
BERIntegerSanityCheck  
BERNullKnownValues  
BEROctetStringKnownValues  
BEROctetStringSanityCheck  
BERSequenceKnownValues  

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:19 2004 http://epydoc.sf.net