Submit
Path:
~
/
/
lib
/
python2.7
/
site-packages
/
awscli
/
customizations
/
configure
/
File Content:
configure.pyc
� =��Xc @ s� d d l Z d d l Z d d l m Z d d l m Z d d l m Z d d l m Z d d l m Z d d l m Z d d l m Z d d l m Z d d l m Z e j e � Z d � Z d e f d � � YZ d e f d � � YZ d S( i����N( t ProfileNotFound( t compat_input( t BasicCommand( t AddModelCommand( t ConfigureSetCommand( t ConfigureGetCommand( t ConfigureListCommand( t ConfigFileWriteri ( t mask_valuec C s | j d t j � d S( Ns building-command-table.main( t registert ConfigureCommandt add_command( t cli( ( sI /tmp/pip-build-uEGWVr/awscli/awscli/customizations/configure/configure.pyt register_configure_cmd s t InteractivePrompterc B s e Z d d � Z RS( t c C sD | d k r t | � } n t d | | f � } | s@ d } n | S( Nt aws_access_key_idt aws_secret_access_keys %s [%s]: ( R R ( R R t None( t selft current_valuet config_namet prompt_textt response( ( sI /tmp/pip-build-uEGWVr/awscli/awscli/customizations/configure/configure.pyt get_value'