Home | History | Annotate | Download | only in python2.7

Lines Matching full:invalidurl

89            "IncompleteRead", "InvalidURL", "ImproperConnectionState",
732 raise InvalidURL("nonnumeric port: '%s'" % host[i+1:])
1221 class InvalidURL(HTTPException):