Home | Trees | Index | Help |
|
---|
Package ldaptor :: Package protocols :: Package ldap :: Module distinguishedname |
|
Classes | |
---|---|
DistinguishedName |
LDAP Distinguished Name. |
LDAPAttributeTypeAndValue |
|
RelativeDistinguishedName |
LDAP Relative Distinguished Name. |
Exceptions | |
---|---|
InvalidRelativeDistinguishedName |
Invalid relative distinguished name. |
Function Summary | |
---|---|
escape(s)
| |
unescape(s)
| |
_splitOnNotEscaped(s,
separator)
|
Variable Summary | |
---|---|
str |
escapedChars = ',+"\\<>;='
|
str |
escapedChars_leading = ' #'
|
str |
escapedChars_trailing = ' #'
|
Variable Details |
---|
escapedChars
|
escapedChars_leading
|
escapedChars_trailing
|
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.1 on Sat Aug 26 13:54:31 2006 | http://epydoc.sf.net |