Home
last modified time | relevance | path

Searched refs:GzipDecodedResponse (Results 1 – 25 of 58) sorted by relevance

123

/dports/devel/py-defusedxml/defusedxml-0.6.0/defusedxml/
H A Dxmlrpc.py22 from xmlrpc.client import GzipDecodedResponse as _OrigGzipDecodedResponse
30 from xmlrpclib import GzipDecodedResponse as _OrigGzipDecodedResponse
142 xmlrpc_client.GzipDecodedResponse = DefusedGzipDecodedResponse
150 xmlrpc_client.GzipDecodedResponse = _OrigGzipDecodedResponse
/dports/www/chromium-legacy/chromium-88.0.4324.182/remoting/tools/remote_test_helper/
H A Djsonrpclib.py161 stream = _base.GzipDecodedResponse(response)
/dports/databases/py-gdbm/Python-3.8.12/Lib/xmlrpc/
H A Dclient.py1078 class GzipDecodedResponse(gzip.GzipFile if gzip else object): class
1321 stream = GzipDecodedResponse(response)
/dports/lang/python37/Python-3.7.12/Lib/xmlrpc/
H A Dclient.py1081 class GzipDecodedResponse(gzip.GzipFile if gzip else object): class
1322 stream = GzipDecodedResponse(response)
/dports/lang/python-tools/Python-3.8.12/Lib/xmlrpc/
H A Dclient.py1078 class GzipDecodedResponse(gzip.GzipFile if gzip else object): class
1321 stream = GzipDecodedResponse(response)
/dports/lang/python38/Python-3.8.12/Lib/xmlrpc/
H A Dclient.py1078 class GzipDecodedResponse(gzip.GzipFile if gzip else object): class
1321 stream = GzipDecodedResponse(response)
/dports/net-p2p/bazarr/bazarr-1.0.2/libs/future/backports/xmlrpc/
H A Dclient.py1078 class GzipDecodedResponse(gzip.GzipFile if gzip else object): class
1315 stream = GzipDecodedResponse(response)
/dports/multimedia/tautulli/Tautulli-2.8.0/lib/future/backports/xmlrpc/
H A Dclient.py1078 class GzipDecodedResponse(gzip.GzipFile if gzip else object): class
1315 stream = GzipDecodedResponse(response)
/dports/databases/py-sqlite3/Python-3.8.12/Lib/xmlrpc/
H A Dclient.py1078 class GzipDecodedResponse(gzip.GzipFile if gzip else object): class
1321 stream = GzipDecodedResponse(response)
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/third_party/google-endpoints/future/backports/xmlrpc/
H A Dclient.py1078 class GzipDecodedResponse(gzip.GzipFile if gzip else object): class
1315 stream = GzipDecodedResponse(response)
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Lib/xmlrpc/
H A Dclient.py1078 class GzipDecodedResponse(gzip.GzipFile if gzip else object): class
1321 stream = GzipDecodedResponse(response)
/dports/devel/py-future/future-0.18.2/src/future/backports/xmlrpc/
H A Dclient.py1078 class GzipDecodedResponse(gzip.GzipFile if gzip else object): class
1315 stream = GzipDecodedResponse(response)
/dports/lang/python310/Python-3.10.1/Lib/xmlrpc/
H A Dclient.py1091 class GzipDecodedResponse(gzip.GzipFile if gzip else object): class
1334 stream = GzipDecodedResponse(response)
/dports/lang/python27/Python-2.7.18/Lib/
H A Dxmlrpclib.py1212 class GzipDecodedResponse(gzip.GzipFile if gzip else object): class
1473 stream = GzipDecodedResponse(response)
/dports/lang/python311/Python-3.11.0a3/Lib/xmlrpc/
H A Dclient.py1091 class GzipDecodedResponse(gzip.GzipFile if gzip else object): class
1334 stream = GzipDecodedResponse(response)
/dports/lang/python-legacy/Python-2.7.18/Lib/
H A Dxmlrpclib.py1212 class GzipDecodedResponse(gzip.GzipFile if gzip else object): class
1473 stream = GzipDecodedResponse(response)
/dports/lang/python39/Python-3.9.9/Lib/xmlrpc/
H A Dclient.py1091 class GzipDecodedResponse(gzip.GzipFile if gzip else object): class
1334 stream = GzipDecodedResponse(response)
/dports/java/eclipse-pydev/eclipse-pydev-8.2.0/plugins/org.python.pydev.jython_8.2.0.202102211157/Lib/
H A Dxmlrpclib.py1195 class GzipDecodedResponse(gzip.GzipFile if gzip else object): class
1453 stream = GzipDecodedResponse(response)
/dports/devel/pycharm-pro/pycharm-2020.2.3/plugins/python/helpers/pydev/_pydev_imps/
H A D_pydev_xmlrpclib.py1204 class GzipDecodedResponse(gzip.GzipFile if gzip else object): class
1462 stream = GzipDecodedResponse(response)
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Lib/
H A Dxmlrpclib.py1195 class GzipDecodedResponse(gzip.GzipFile if gzip else object): class
1453 stream = GzipDecodedResponse(response)
/dports/devel/pytype/pytype-2021.9.9/pytype/typeshed/stdlib/@python2/
H A Dxmlrpclib.pyi202 class GzipDecodedResponse(GzipFile):
/dports/devel/py-jedi/jedi-0.18.0/jedi/third_party/typeshed/stdlib/2/
H A Dxmlrpclib.pyi194 class GzipDecodedResponse(GzipFile):
/dports/devel/py-mypy/mypy-0.910/mypy/typeshed/stdlib/@python2/
H A Dxmlrpclib.pyi202 class GzipDecodedResponse(GzipFile):
/dports/devel/pytype/pytype-2021.9.9/pytype/typeshed/stdlib/xmlrpc/
H A Dclient.pyi201 class GzipDecodedResponse(gzip.GzipFile): # undocumented
/dports/devel/pycharm-pro/pycharm-2020.2.3/plugins/python/helpers/typeshed/stdlib/3/xmlrpc/
H A Dclient.pyi199 class GzipDecodedResponse(gzip.GzipFile): # undocumented

123