![]() |
Qucs-S S-parameter Viewer & RF Synthesis Tools
|
Functions | |
| backport_makefile (self, mode="r", buffering=None, encoding=None, errors=None, newline=None) | |
backports.makefile ~~~~~~~~~~~~~~~~~~ Backports the Python 3 ``socket.makefile`` method for use with anything that wants to create a "fake" socket object.
| pip._vendor.urllib3.packages.backports.makefile.backport_makefile | ( | self, | |
mode = "r", |
|||
buffering = None, |
|||
encoding = None, |
|||
errors = None, |
|||
newline = None |
|||
| ) |
Backport of ``socket.makefile`` from Python 3.5.