twisted.web._newclient.BadResponseVersion(ParseError) class documentationtwisted.web._newclient
View Source
(View In Hierarchy)
The version string in a status line was unparsable.
Inherited from ParseError:
| Instance Variable | data | The string which could not be parsed. |
| Method | __init__ | Undocumented |