+
     h  c                   sX    ^ RI t ^ RIt^ RIHt R t]P                  ! ]4      ! ]4       R# )i    N)Stripperc                 s    \         P                  P                  \        P                  ! \         P
                  4      P                  4       R# )z
Strip any common prefix from stdin.

>>> import io, pytest
>>> getfixture('monkeypatch').setattr('sys.stdin', io.StringIO('abcdef\nabc123'))
>>> strip_prefix()
def
123
N)sysZstdoutZ
writelinesr    strip_prefixZstdinZlines     P/usr/lib/python3.14/site-packages/setuptools/_vendor/jaraco/text/strip-prefix.pyr   r      s+     JJ(//		:@@Ar   )r   ZautocommandZjaraco.textr    r   Z__name__r   r   r   <module>r      s)    
   
B    !, /r   