##// END OF EJS Templates
keepalive: fix a signature mismatch for a http.client.HTTPResponse subclass...
keepalive: fix a signature mismatch for a http.client.HTTPResponse subclass Also flagged by PyCharm. This is checked by pytype too, so I'm not sure why it misses this. I verified in py36 that this argument is documented for the function, so maybe this is py2 legacy.

File last commit:

r44323:1390bb81 default
r52772:1a640aa2 default
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer