Home | Trees | Indices | Help |
|
---|
|
object --+ | exceptions.BaseException --+ | exceptions.Exception --+ | utils.excs.Error --+ | Error --+ | RedirectBase --+ | SeeOther
raised to redirect a user agent to a different resource (HTTP 303).
SeeOthers are constructed with the destination URL that can be relative (to webRoot) or absolute (starting with http).
They are essentially like WebRedirect, except they put out a 303 instead of a 301.
Instance Methods | |
Inherited from Inherited from Inherited from Inherited from Inherited from |
Properties | |
Inherited from Inherited from |
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu May 2 07:29:09 2019 | http://epydoc.sourceforge.net |