| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
exceptions.BaseException --+
|
exceptions.Exception --+
|
ProtocolError
A message did not conform to the OpenID protocol.
| Instance Methods | |||
|
|||
| str |
|
||
| bool |
|
||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from Inherited from |
|||
| Instance Variables | |
| openid.message.Message |
message The query that is failing to be a valid OpenID request. |
| Properties | |
|
Inherited from Inherited from |
| Method Details |
When an error occurs.
|
Encode to HTML form markup for POST. Since: 2.1.0 |
Encode to a full HTML page, wrapping the form markup in a page that will autosubmit the form. Since: 2.1.? |
How should I be encoded?
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Thu Jul 29 15:11:28 2010 | http://epydoc.sourceforge.net |