Submit
Path:
~
/
/
proc
/
thread-self
/
root
/
usr
/
lib
/
python2.7
/
site-packages
/
awscli
/
customizations
/
s3
/
File Content:
transferconfig.pyc
� =��Xc @ s� d d l m Z d d l m Z d d l m Z i d d d 6d d d 6d d 6d d 6Z d e f d � � YZ d e f d � � YZ d � Z d S( i����( t TransferConfig( t human_readable_to_bytes( t sixi i i t multipart_thresholdt multipart_chunksizei t max_concurrent_requestsi� t max_queue_sizet InvalidConfigErrorc B s e Z RS( ( t __name__t __module__( ( ( sG /tmp/pip-build-uEGWVr/awscli/awscli/customizations/s3/transferconfig.pyR s t RuntimeConfigc B sY e Z d d d d g Z d d g Z e d � � Z d � Z d � Z d � Z d � Z RS( R R R R c C s t j � S( N( t DEFAULTSt copy( ( ( sG /tmp/pip-build-uEGWVr/awscli/awscli/customizations/s3/transferconfig.pyt defaults&