| Home | Trees | Indices | Help |
|
|---|
|
|
Extension argument processing code
| Classes | |
|
Message In the implementation of this object, None represents the global namespace as well as a namespace with no key. |
|
|
NamespaceMap Maintains a bijective map between namespace uris and aliases. |
|
| Functions | |||
|
|||
| Variables | |
IDENTIFIER_SELECT =
|
|
SREG_URI =
|
|
OPENID1_NS =
|
|
OPENID2_NS =
|
|
OPENID_NS = <Symbol OpenID namespace>
|
|
BARE_NS = <Symbol Bare namespace>
|
|
no_default = object()
|
|
| Function Details |
Registers a (namespace URI, alias) mapping in a global namespace alias map. Raises NamespaceAliasRegistrationError if either the namespace URI or alias has already been registered with a different value. This function is required if you want to use a namespace with an OpenID 1 message. |
| Variables Details |
IDENTIFIER_SELECT
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Thu Jul 29 15:11:26 2010 | http://epydoc.sourceforge.net |