class documentation

class BadResponseVersion(ParseError): (source)

View In Hierarchy

The version string in a status line was unparsable.

Inherited from ParseError:

Method __init__ Undocumented
Instance Variable data The string which could not be parsed.