| Home | Trees | Index | Help |
|
|---|
| Package ldaptor :: Module schema :: Class MatchingRuleDescription |
|
ASN1ParserThingie --+
|
MatchingRuleDescription
MatchingRuleDescription = "(" whsp
numericoid whsp ; MatchingRule identifier
[ "NAME" qdescrs ]
[ "DESC" qdstring ]
[ "OBSOLETE" whsp ]
"SYNTAX" numericoid
whsp ")"
| Method Summary | |
|---|---|
__init__(self,
text)
| |
__repr__(self)
| |
| Inherited from ASN1ParserThingie | |
Split ''-quoted strings into list. | |
Split text into $-separated list. | |
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.0 on Fri Mar 12 17:21:11 2004 | http://epydoc.sf.net |