
^Wc           @   sk  d  d l  m Z iD d d 6d d 6d d 6d d	 6d d 6d d 6d d 6d d 6d d 6d d 6d d  6d d# 6d d( 6d d* 6d d, 6d d. 6d d2 6d d4 6d d7 6d d9 6d d; 6d d= 6d dA 6d dE 6d dH 6d dJ 6d dM 6d dO 6d dR 6d dU 6d dW 6d d[ 6d d^ 6d d` 6d db 6d dd 6d dg 6d di 6d dk 6d do 6d ds 6d du 6d dy 6d d{ 6d d~ 6d d 6d d 6d d 6d d 6d d 6d d 6d d 6d d 6d d 6d d 6d d 6d d 6d d 6d d 6d d 6d d 6d d 6d d 6dd 6dd 6dd 6dd 6dd 6Z e d d  Z xc e j   D]U \ Z Z xF e D]> Z e e e e  e j	 d  s!e e e j
   e  q!q!WqWd S(  i   (   t
   LookupDictt   continueid   t   switching_protocolsie   t
   processingif   t
   checkpointig   t   uri_too_longt   request_uri_too_longiz   t   okt   okayt   all_okt   all_okayt   all_goods   \o/s   ✓i   t   createdi   t   acceptedi   t   non_authoritative_infot   non_authoritative_informationi   t
   no_contenti   t   reset_contentt   reseti   t   partial_contentt   partiali   t   multi_statust   multiple_statust   multi_statit   multiple_statii   t   already_reportedi   t   im_usedi   t   multiple_choicesi,  t   moved_permanentlyt   moveds   \o-i-  t   foundi.  t	   see_othert   otheri/  t   not_modifiedi0  t	   use_proxyi1  t   switch_proxyi2  t   temporary_redirectt   temporary_movedt	   temporaryi3  t   permanent_redirectt   resume_incompletet   resumei4  t   bad_requestt   badi  t   unauthorizedi  t   payment_requiredt   paymenti  t	   forbiddeni  t	   not_founds   -o-i  t   method_not_allowedt   not_allowedi  t   not_acceptablei  t   proxy_authentication_requiredt
   proxy_autht   proxy_authenticationi  t   request_timeoutt   timeouti  t   conflicti  t   gonei  t   length_requiredi  t   precondition_failedt   preconditioni  t   request_entity_too_largei  t   request_uri_too_largei  t   unsupported_media_typet   unsupported_mediat
   media_typei  t   requested_range_not_satisfiablet   requested_ranget   range_not_satisfiablei  t   expectation_failedi  t   im_a_teapott   teapott   i_am_a_teapoti  t   misdirected_requesti  t   unprocessable_entityt   unprocessablei  t   lockedi  t   failed_dependencyt
   dependencyi  t   unordered_collectiont	   unorderedi  t   upgrade_requiredt   upgradei  t   precondition_requiredi  t   too_many_requestst   too_manyi  t   header_fields_too_larget   fields_too_largei  t   no_responset   nonei  t
   retry_witht   retryi  t$   blocked_by_windows_parental_controlst   parental_controlsi  t   unavailable_for_legal_reasonst   legal_reasonsi  t   client_closed_requesti  t   internal_server_errort   server_errors   /o\s   ✗i  t   not_implementedi  t   bad_gatewayi  t   service_unavailablet   unavailablei  t   gateway_timeouti  t   http_version_not_supportedt   http_versioni  t   variant_also_negotiatesi  t   insufficient_storagei  t   bandwidth_limit_exceededt	   bandwidthi  t   not_extendedi  t   network_authentication_requiredt   network_autht   network_authenticationi  t   namet   status_codess   \N(   s   continue(   s   switching_protocols(   s
   processing(   s
   checkpoint(   s   uri_too_longs   request_uri_too_long(   s   oks   okays   all_oks   all_okays   all_goods   \o/s   ✓(   s   created(   s   accepted(   s   non_authoritative_infos   non_authoritative_information(   s
   no_content(   s   reset_contents   reset(   s   partial_contents   partial(   s   multi_statuss   multiple_statuss   multi_statis   multiple_stati(   s   already_reported(   s   im_used(   s   multiple_choices(   s   moved_permanentlys   moveds   \o-(   s   found(   s	   see_others   other(   s   not_modified(   s	   use_proxy(   s   switch_proxy(   s   temporary_redirects   temporary_moveds	   temporary(   s   permanent_redirects   resume_incompletes   resume(   s   bad_requests   bad(   s   unauthorized(   s   payment_requireds   payment(   s	   forbidden(   s	   not_founds   -o-(   s   method_not_alloweds   not_allowed(   s   not_acceptable(   s   proxy_authentication_requireds
   proxy_auths   proxy_authentication(   s   request_timeouts   timeout(   s   conflict(   s   gone(   s   length_required(   s   precondition_faileds   precondition(   s   request_entity_too_large(   s   request_uri_too_large(   s   unsupported_media_types   unsupported_medias
   media_type(   s   requested_range_not_satisfiables   requested_ranges   range_not_satisfiable(   s   expectation_failed(   s   im_a_teapots   teapots   i_am_a_teapot(   s   misdirected_request(   s   unprocessable_entitys   unprocessable(   s   locked(   s   failed_dependencys
   dependency(   s   unordered_collections	   unordered(   s   upgrade_requireds   upgrade(   s   precondition_requireds   precondition(   s   too_many_requestss   too_many(   s   header_fields_too_larges   fields_too_large(   s   no_responses   none(   s
   retry_withs   retry(   s$   blocked_by_windows_parental_controlss   parental_controls(   s   unavailable_for_legal_reasonss   legal_reasons(   s   client_closed_request(   s   internal_server_errors   server_errors   /o\s   ✗(   s   not_implemented(   s   bad_gateway(   s   service_unavailables   unavailable(   s   gateway_timeout(   s   http_version_not_supporteds   http_version(   s   variant_also_negotiates(   s   insufficient_storage(   s   bandwidth_limit_exceededs	   bandwidth(   s   not_extended(   s   network_authentication_requireds   network_auths   network_authentication(   t
   structuresR    t   _codest   codest   itemst   codet   titlest   titlet   setattrt
   startswitht   upper(    (    (    sr   /private/var/folders/3n/6h2rwf155rn1m71wwyxn79n80000gn/T/pip-build-IcAT_k/pip/pip/_vendor/requests/status_codes.pyt   <module>   s    
