Submit
Path:
~
/
/
proc
/
thread-self
/
root
/
usr
/
lib
/
python2.7
/
site-packages
/
botocore
/
docs
/
bcdoc
/
File Content:
docstringparser.pyc
� ?��Xc @ s� d d l m Z d e j j j f d � � YZ d e f d � � YZ d e f d � � YZ d e f d � � YZ d e f d � � YZ d e f d � � YZ d e f d � � YZ d S( i����( t sixt DocStringParserc B sM e Z d Z d � Z d � Z d � Z d � Z d � Z d � Z d � Z RS( s� A simple HTML parser. Focused on converting the subset of HTML that appears in the documentation strings of the JSON models into simple ReST format. c C s, d | _ | | _ t j j j j | � d S( N( t Nonet treet docR t movest html_parsert HTMLParsert __init__( t selfR ( ( sE /tmp/pip-build-uEGWVr/botocore/botocore/docs/bcdoc/docstringparser.pyR s c C s, t j j j j | � t | j � | _ d S( N( R R R R t resett HTMLTreeR R ( R ( ( sE /tmp/pip-build-uEGWVr/botocore/botocore/docs/bcdoc/docstringparser.pyR s c C s<