OpenQuizz
Une application de gestion des contenus pédagogiques
pip._vendor.urllib3.packages.backports.makefile Namespace Reference

Functions

def backport_makefile (self, mode="r", buffering=None, encoding=None, errors=None, newline=None)
 

Function Documentation

◆ backport_makefile()

def 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.