/usr/lib/python3.6/site-packages/urllib3/packages/backports/__pycache__
NameSizeModeActions
makefile.cpython-36.opt-1.pyc11670644editdlrm
makefile.cpython-36.pyc12070644editdlrm
__init__.cpython-36.opt-1.pyc1130644editdlrm
__init__.cpython-36.pyc1130644editdlrm
Edit: /usr/lib/python3.6/site-packages/urllib3/packages/backports/__pycache__/makefile.cpython-36.pyc (1207B)
3 nf\@s&dZddlZddlmZdddZdS)z backports.makefile ~~~~~~~~~~~~~~~~~~ Backports the Python 3 ``socket.makefile`` method for use with anything that wants to create a "fake" socket object. N)SocketIOrc Cst|dddhks td|fd|k}d|kp4| }|sB|sBtd|k}d} |rZ| d7} |rf| d7} t|| } |jd7_|dkrd }|dkrtj}|dkr|std | S|r|rtj| | |} n&|rtj| |} n|sttj | |} |r| Stj | |||} || _ | S) z: Backport of ``socket.makefile`` from Python 3.5. rwbz&invalid mode %r (only r, w, b allowed)Nrz!unbuffered streams must be binary) set ValueErrorAssertionErrorrZ_makefile_refsioDEFAULT_BUFFER_SIZEBufferedRWPairBufferedReaderBufferedWriter TextIOWrappermode) selfr bufferingencodingerrorsnewlineZwritingZreadingZbinaryZrawmoderawbuffertextr/usr/lib/python3.6/makefile.pybackport_makefilesB    r)rNNNN)__doc__r Zsocketrrrrrrs