HTTPVariableNotFound
Raised when a form variable can't be found. Catching either of HTTPBadRequest or KeyError will work, plus this will turn into a better response when a variable isn't found.
The HTTPVariableNotFound class is accessible via the wareweb.cgifields module.
Attributes
a explanation
'The server could not comply with the request since\r\nit is either malformed or otherwise incorrect.\r\n'
Methods
See the source for more information.