|  | 
        
          | __init__(self,
        encoding=None,
        remove_blank_text=False,
        remove_comments=False,
        remove_pis=False,
        strip_cdata=True,
        no_network=True,
        target=None,
        schema: XMLSchema=None,
        recover=True,
        compact=True,
        collect_ids=True) x.__init__(...) initializes x; see help(type(x)) for signature
 |  |  | 
    | Inherited from _FeedParser:close,feed Inherited from unreachable._BaseParser:copy,makeelement,setElementClassLookup,set_element_class_lookup Inherited from object:__delattr__,__format__,__getattribute__,__hash__,__reduce__,__reduce_ex__,__repr__,__setattr__,__sizeof__,__str__,__subclasshook__ |