a  ze=@szddlmZmZmZddlmZddlZddlmZm Z ddl m Z m Z m Z ddl mZmZmZddlmZmZdd lmZd e d Zed ed Zed edZiZeddkZeeD]n\Z Z!eree!dksesee!dkrqe!dkree!dkre"e!Z!ne#e!Z!e!evs0e $re ee!<qddZ%ede%dddZ&Gddde'Z(Gddde)Z*dS))absolute_importdivisionunicode_literals) text_typeN)register_errorxmlcharrefreplace_errors) voidElementsbooleanAttributesspaceCharacters)rcdataElementsentities xmlEntities) treewalkers_utils)escapez"'=<>`[]u_  /`  ᠎᠏           

   ]u􏿿&c Cst|ttfrg}g}d}t|j|j|jD]n\}}|rDd}q2||j}t|j|t |j|dgrt |j||d}d}nt |}| |q2|D]V}t |} | r| d| | | ds| dq| dt|ddqd||jfSt|SdS)NFrTr;z&#x%s;r) isinstanceUnicodeEncodeErrorUnicodeTranslateError enumerateobjectstartendrisSurrogatePairminsurrogatePairToCodepointordappend_encode_entity_mapgetendswithhexjoinr) excres codepointsskipicindex codepointcper3a/opt/bitninja-python-dojo/embedded/lib/python3.9/site-packages/pip/_vendor/html5lib/serializer.pyhtmlentityreplace_errors*s0 "      r5htmlentityreplaceetreecKs(t|}tfi|}||||S)aSerializes the input token stream using the specified treewalker :arg input: the token stream to serialize :arg tree: the treewalker to use :arg encoding: the encoding to use :arg serializer_opts: any options to pass to the :py:class:`html5lib.serializer.HTMLSerializer` that gets created :returns: the tree serialized as a string Example: >>> from html5lib.html5parser import parse >>> from html5lib.serializer import serialize >>> token_stream = parse('

Hi!

') >>> serialize(token_stream, omit_optional_tags=False) '

Hi!

' )r getTreeWalkerHTMLSerializerrender)inputtreeencodingserializer_optswalkersr3r3r4 serializeKs rAc@s~eZdZdZdZdZdZdZdZdZ dZ dZ dZ dZ dZdZdZdZddZdd Zd d Zdd dZdddZdddZd S)r9legacy"TF)quote_attr_values quote_charuse_best_quote_charomit_optional_tagsminimize_boolean_attributesuse_trailing_solidusspace_before_trailing_solidusescape_lt_in_attrs escape_rcdataresolve_entitiesalphabetical_attributesinject_meta_charsetstrip_whitespacesanitizec Ksvt|t|j}t|dkr2tdtt|d|vr@d|_|jD]}t||||t ||qFg|_ d|_ dS)aB Initialize HTMLSerializer :arg inject_meta_charset: Whether or not to inject the meta charset. Defaults to ``True``. :arg quote_attr_values: Whether to quote attribute values that don't require quoting per legacy browser behavior (``"legacy"``), when required by the standard (``"spec"``), or always (``"always"``). Defaults to ``"legacy"``. :arg quote_char: Use given quote character for attribute quoting. Defaults to ``"`` which will use double quotes unless attribute value contains a double quote, in which case single quotes are used. :arg escape_lt_in_attrs: Whether or not to escape ``<`` in attribute values. Defaults to ``False``. :arg escape_rcdata: Whether to escape characters that need to be escaped within normal elements within rcdata elements such as style. Defaults to ``False``. :arg resolve_entities: Whether to resolve named character entities that appear in the source tree. The XML predefined entities < > & " ' are unaffected by this setting. Defaults to ``True``. :arg strip_whitespace: Whether to remove semantically meaningless whitespace. (This compresses all whitespace to a single space except within ``pre``.) Defaults to ``False``. :arg minimize_boolean_attributes: Shortens boolean attributes to give just the attribute value, for example:: becomes:: Defaults to ``True``. :arg use_trailing_solidus: Includes a close-tag slash at the end of the start tag of void elements (empty elements whose end tag is forbidden). E.g. ``
``. Defaults to ``False``. :arg space_before_trailing_solidus: Places a space immediately before the closing slash in a tag using a trailing solidus. E.g. ``
``. Requires ``use_trailing_solidus=True``. Defaults to ``True``. :arg sanitize: Strip all unsafe or unknown constructs from output. See :py:class:`html5lib.filters.sanitizer.Filter`. Defaults to ``False``. :arg omit_optional_tags: Omit start/end tags that are optional. Defaults to ``True``. :arg alphabetical_attributes: Reorder attributes to be in alphabetical order. Defaults to ``False``. rz2__init__() got an unexpected keyword argument '%s'rEFN) frozensetoptionslen TypeErrornextiterrFsetattrr%getattrerrorsstrict)selfkwargsunexpected_argsattrr3r3r4__init__sO  zHTMLSerializer.__init__cCs*t|tsJ|jr"||jdS|SdS)Nr6rrr=encoder\stringr3r3r4rbszHTMLSerializer.encodecCs*t|tsJ|jr"||jdS|SdS)Nr[rarcr3r3r4 encodeStrictszHTMLSerializer.encodeStrictNccs||_d}g|_|r0|jr0ddlm}|||}|jrJddlm}||}|jrdddlm}||}|j r~ddl m}||}|j rddl m}||}|D]>}|d}|dkr\d|d}|dr|d |d7}n|d r|d 7}|d rF|d  d d kr,|d  dd kr&|dd}nd }|d||d |f7}|d7}||Vq|dvr|dksv|r|r|d dd kr|d||dVn|t|dVq|dvr|d} |d| V| tvr|jsd}n|r |d|dD]\\} } } | } | }|dV|| V|jrv| t| tvr| tdtvr|dV|jdkst|d krd}n@|jdkrt|du}n$|jd krt|du}ntd!|d"d#}|j r|d$d%}|r|j!}|j"rHd|vr0d |vr0d }nd |vrHd|vrHd}|dkr`|dd&}n |d d'}||V||V||Vn ||Vq| t#vr|j$r|j%r|d(Vn |d)V|dVq|d*kr(|d} | tvrd}n|r|d|d+| Vq|d,krj|d}| d-d krT|d.|d/|dVq|d0kr|d} | d1}|t&vr|d2| |j'r|t(vrt&|}nd3| }||Vq||dqdS)4NFr)FiltertypeDoctypez ) CharactersSpaceCharactersrodatazCommentz--zComment contains --z EntityrzEntity %s not recognizedz&%s;))r=rZrOfilters.inject_meta_charsetrfrNfilters.alphabeticalattributesrPfilters.whitespacerQfilters.sanitizerrGfilters.optionaltagsfindserializeErrorrerbrr rLitemsrHr r%tuplerDrT_quoteAttributeSpecsearch_quoteAttributeLegacy ValueErrorreplacerKrErFr rIrJr rMr)r\ treewalkerr=in_cdatarftokenrgdoctyperEri_ attr_name attr_valuekv quote_attrrpkeyr3r3r4rAs                                    zHTMLSerializer.serializecCs2|rdt|||Sdt||SdS)anSerializes the stream from the treewalker into a string :arg treewalker: the treewalker to serialize :arg encoding: the string encoding to use :returns: the serialized tree Example: >>> from html5lib import parse, getTreeWalker >>> from html5lib.serializer import HTMLSerializer >>> token_stream = parse('Hi!') >>> walker = getTreeWalker('etree') >>> serializer = HTMLSerializer(omit_optional_tags=False) >>> serializer.render(walker(token_stream)) 'Hi!' rN)r(listrA)r\rr=r3r3r4r:wszHTMLSerializer.renderXXX ERROR MESSAGE NEEDEDcCs|j||jrtdS)N)rZr#r[SerializeError)r\rpr3r3r4rs zHTMLSerializer.serializeError)N)N)r)__name__ __module__ __qualname__rDrErFrGrHrIrJrKrLrMrNrOrPrQrSr`rbrerAr:rr3r3r3r4r9hs,Y  r9c@seZdZdZdS)rzError in serialized treeN)rrr__doc__r3r3r3r4rsr)r7N)+ __future__rrrZpip._vendor.sixrrecodecsrr constantsr r r r r rrrrxml.sax.saxutilsrr(_quoteAttributeSpecCharscompilerrr$rT_is_ucs4rrrrr!r"islowerr5rArr9 Exceptionrr3r3r3r4sD          1