| 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)
| |
| 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 Sun Oct 1 10:49:47 2006 | http://epydoc.sf.net |