+
    i
                       R t ^ RIHt ^ RIt^ RIHt ]P                  ! R4      t]P                  ! R4      t]P                  ! R4      t	]P                  ! R4      t
]P                  ! R4      t]P                  ! R	4      t]P                  ! R
4      t]P                  ! R4      t]P                  ! R4      t]P                  ! R4      t]P                  ! R4      t]P                  ! R4      t]P                  ! R4      t]P                  ! R4      t]P                  ! R4      t]P                  ! R4      t/ R]bR]bR]	bR]
bR]bR]bR]bR]bR]bR]bR]bR]bR ]bR!]bR"]bR#]btR$ R% ltR# )&a  
Format a pretty string of a `SoupSieve` object for easy debugging.

This won't necessarily support all types and such, and definitely
not support custom outputs.

It is mainly geared towards our types as the `SelectorList`
object is a beast to look at without some indentation and newlines.
The format and various output types is fairly known (though it
hasn't been tested extensively to make sure we aren't missing corners).

Example:
-------
```
>>> import soupsieve as sv
>>> sv.compile('this > that.class[name=value]').selectors.pretty()
SelectorList(
    selectors=(
        Selector(
            tag=SelectorTag(
                name='that',
                prefix=None),
            ids=(),
            classes=(
                'class',
                ),
            attributes=(
                SelectorAttribute(
                    attribute='name',
                    prefix='',
                    pattern=re.compile(
                        '^value$'),
                    xml_type_pattern=None),
                ),
            nth=(),
            selectors=(),
            relation=SelectorList(
                selectors=(
                    Selector(
                        tag=SelectorTag(
                            name='this',
                            prefix=None),
                        ids=(),
                        classes=(),
                        attributes=(),
                        nth=(),
                        selectors=(),
                        relation=SelectorList(
                            selectors=(),
                            is_not=False,
                            is_html=False),
                        rel_type='>',
                        contains=(),
                        lang=(),
                        flags=0),
                    ),
                is_not=False,
                is_html=False),
            rel_type=None,
            contains=(),
            lang=(),
            flags=0),
        ),
    is_not=False,
    is_html=False)
```

)annotationsN)Anyz(?i)[a-z_][_a-z\d.]+\(z(?i)[_a-z][_a-z\d]+=z\(\)|\[\]|\{\}z\[z\{z\(z\]z\}z\)z\d+z(?i)[_a-z][_a-z\d.]+z"(?:\\.|[^"\\])*"z'(?:\\.|[^'\\])*'z	\s*(,)\s*z	\s*(:)\s*z
\s*(\|)\s*classparamemptylstrtdstrttstrtlenddendtendsqstrsepdseppsepintkworddqstrc                    V ^8  d   QhRRRR/# )   objr   returnstr )formats   "Y/Users/mibo/.openclaw/workspace/.venv-ak/lib/python3.14/site-packages/soupsieve/pretty.py__annotate__r   n   s     & & & &    c                   \        V 4      p^ p\        V4      ^,
          p^ p. pW#8:  Ed   Rp\        P                  4        EFS  w  rxVP	                  W4      pV'       g   K!  Tp	VP                  ^ 4      pV	R9   d7   V^,          pVP                  VP                  ^ 4       RRV,           24       MV	R9   d"   VP                  VP                  ^ 4      4       MV	R9   d+   V^,          pVP                  VP                  ^ 4      4       MV	R	9   d.   VP                  VP                  ^4       RRV,           24       MVV	R
9   d%   VP                  VP                  ^4       R24       M+V	R9   d%   VP                  RVP                  ^4       R24        M	  Ve   EK|  VP                  W,          4       V^,          pEK  RP                  V4      # )z%Make the object output string pretty.N
 r    )r   r   r   r	   )r   r   r   r   r   r   )r
   r   r   )r   )r   )	r   lenTOKENSitemsmatchendappendgroupjoin)
r   selindexr&   indentoutputmkvnames
   &         r   prettyr2   n   s    c(CE
c(Q,CFF
,LLNDA#Aqa??aKFMMQWWQZL3<."ABQQMM!''!*-55aKFMM!''!*-X%MMQWWQZL3<."ABY&MMQWWQZL"23f%MMAaggaj\"34) #. 9MM#*%QJE776?r   )__doc__
__future__r   retypingr   compileRE_CLASSRE_PARAMRE_EMPTYRE_LSTRTRE_DSTRTRE_TSTRTRE_LENDRE_DENDRE_TENDRE_INTRE_KWORDRE_DQSTRRE_SQSTRRE_SEPRE_DSEPRE_PSEPr#   r2   r   r   r   <module>rH      s  CH # 	 ::/0::-.::'(::e::e::e
**U

**U

**U
	F	::-.::*+::*+	L	!
**\
"
**]
#
X
X
 X
 X	

 X
 X
 G
 G
 G
 X
 
6
 G
 G
 
6
 X
  X!
(&r   