Package ldaptor :: Package test :: Module test_schema
[show private | hide private]
[frames | no frames]

Module ldaptor.test.test_schema

Test cases for ldaptor.schema module.
Classes
AttributeType_KnownValues  
ObjectClass_KnownValues  
TestComparison  

Variable Summary
dict OBJECTCLASSES = {'organization': "( 2.5.6.4 NAME 'organi...

Variable Details

OBJECTCLASSES

Type:
dict
Value:
{'country': "( 2.5.6.2 NAME 'country'\n\tDESC 'RFC2256: a country'\n\t\
SUP top STRUCTURAL\n\tMUST c\n\tMAY ( searchGuide $ description ) )",
 'organization': "( 2.5.6.4 NAME 'organization'\n\tDESC 'RFC2256: an o\
rganization'\n\tSUP top STRUCTURAL\n\tMUST o\n\tMAY ( userPassword $ s\
earchGuide $ seeAlso $ businessCategory $\n\t\tx121Address $ registere\
dAddress $ destinationIndicator $\n\t\tpreferredDeliveryMethod $ telex\
Number $ teletexTerminalIdentifier $\n\t\ttelephoneNumber $ internatio\
naliSDNNumber $\n\t\tfacsimileTelephoneNumber $ street $ postOfficeBox\
...                                                                    

Generated by Epydoc 2.1 on Tue Aug 17 17:08:20 2004 http://epydoc.sf.net