File: //lib/python2.7/site-packages/awscli/bcdoc/docstringparser.pyc
�
T$�_c @ 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 ( ( s@ /usr/lib/python2.7/site-packages/awscli/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 ( ( s@ /usr/lib/python2.7/site-packages/awscli/bcdoc/docstringparser.pyR
s c C s<