| Home | Trees | Index | Help |
|
|---|
| Package ldaptor :: Package protocols :: Package ldap :: Module distinguishedname :: Class DistinguishedName |
|
| Method Summary | |
|---|---|
__init__(self,
magic,
stringValue,
listOfRDNs)
| |
__cmp__(self,
other)
| |
__eq__(self,
other)
| |
__hash__(self)
| |
__ne__(self,
other)
| |
__repr__(self)
| |
__str__(self)
| |
Does the tree rooted at DN contain or equal the other DN. | |
getDomainName(self)
| |
split(self)
| |
up(self)
| |
| Class Variable Summary | |
|---|---|
NoneType |
listOfRDNs = None |
| Method Details |
|---|
contains(self, other)Does the tree rooted at DN contain or equal the other DN. |
| Class Variable Details |
|---|
listOfRDNs
|
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1 on Fri May 6 14:58:07 2005 | http://epydoc.sf.net |