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 Tue Aug 17 17:08:22 2004 | http://epydoc.sf.net |