Submit
Path:
~
/
/
proc
/
thread-self
/
root
/
usr
/
lib
/
python2.7
/
site-packages
/
botocore
/
docs
/
bcdoc
/
File Content:
restdoc.pyc
� ?��Xc @ s{ d d l Z d d l m Z d d l m Z d d l m Z e j d � Z d e f d � � YZ d e f d � � YZ d S( i����N( t OrderedDict( t DocStringParser( t ReSTStylet bcdocst ReSTDocumentc B sw e Z d d � Z d � Z d � Z d � Z d � Z d � Z d � Z d � Z d � Z d � Z d � Z d � Z RS( t manc C sa t | � | _ | | _ t | � | _ t | _ t | _ i | _ i | _ g | _ d | _ d S( N( R t stylet targetR t parsert Truet keep_datat Falset do_translationt translation_mapt hrefst _writest Nonet _last_doc_string( t selfR ( ( s= /tmp/pip-build-uEGWVr/botocore/botocore/docs/bcdoc/restdoc.pyt __init__ s c C s, | j r( | d k r( | j j | � n d S( N( R R R t append( R t s( ( s= /tmp/pip-build-uEGWVr/botocore/botocore/docs/bcdoc/restdoc.pyt _write# s c C s | j | � d S( s2 Write content into the document. N( R ( R t content( ( s= /tmp/pip-build-uEGWVr/botocore/botocore/docs/bcdoc/restdoc.pyt write'