| Home | Trees | Index | Help |
|
|---|
| Package ldaptor :: Package protocols :: Module pureber :: Class BERBoolean |
|
BERBase --+
|
BERBoolean
LDAPMatchingRuleAssertion_dnAttributes| Method Summary | |
|---|---|
Create a new BERInteger object. | |
__repr__(self)
| |
__str__(self)
| |
fromBER(klass,
tag,
content,
berdecoder)
(Class method) | |
| Inherited from BERBase | |
| |
| |
| |
| |
| |
| Class Variable Summary | |
|---|---|
int |
tag = 1 |
| Instance Method Details |
|---|
__init__(self,
value=None,
tag=None)
Create a new BERInteger object. value is an integer.
|
| Class Variable Details |
|---|
tag
|
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1 on Sun Oct 1 10:49:47 2006 | http://epydoc.sf.net |