Submit
Path:
~
/
/
proc
/
thread-self
/
root
/
usr
/
lib
/
python2.7
/
site-packages
/
boto
/
cloudsearch2
/
File Content:
layer2.pyo
� ��Wc @ sJ d d l m Z d d l m Z d d l m Z d e f d � � YZ d S( i����( t CloudSearchConnection( t Domain( t sixt Layer2c B sS e Z d d e d d d d d d d e e d � Z d d � Z d � Z d � Z RS( i c C s� t | t j � rT d d l } x3 | j j � D] } | j | k r. | } Pq. q. Wn t d | d | d | d | d | d | d | d | d | d | d | d | � | _ d S( Ni����t aws_access_key_idt aws_secret_access_keyt is_securet portt proxyt proxy_portt hostt debugt security_tokent regiont validate_certst sign_request( t isinstanceR t string_typest boto.cloudsearch2t cloudsearch2t regionst nameR t layer1( t selfR R R R R R R R t session_tokenR R R t botot region_info( ( s<