+
     h  c                   s    R t ^ RIt^RIHt ]P                  ! R4      t]P                  ! R4      t]P                  ! R4      t]P                  ! R4      t]]3t	]]3t
]]
]]	/tR	R ltR tR# )
z
requests._internal_utils
~~~~~~~~~~~~~~

Provides utility functions that are consumed internally by Requests
which depend on extremely few external helpers (such as compat)
N)builtin_strs   ^[^:\s][^:\r\n]*$z^[^:\s][^:\r\n]*$s   ^\S[^\r\n]*$|^$z^\S[^\r\n]*$|^$c                s\    \        V \        4      '       d   T pV# V P                  V4      pV# )zGiven a string object, regardless of type, returns a representation of
that string in the native string type, encoding and decoding where
necessary. This assumes ASCII unless told otherwise.
)Z
isinstancer    Zdecode)ZstringZencodingZouts   && =/usr/lib/python3.14/site-packages/requests/_internal_utils.pyto_native_stringr      s2    
 &+&& J mmH%J    c                sN     V P                  R4       R#   \         d     R# i ; i)zDetermine if unicode string only contains ASCII characters.

:param str u_string: unicode string to check. Must be unicode
    and not Python 2 `str`.
:rtype: bool
asciiTF)ZencodeZUnicodeEncodeError)Zu_strings   &r   unicode_is_asciir   &   s(      s    $$)r   )Z__doc__ZreZcompatr    ZcompileZ_VALID_HEADER_NAME_RE_BYTEZ_VALID_HEADER_NAME_RE_STRZ_VALID_HEADER_VALUE_RE_BYTEZ_VALID_HEADER_VALUE_RE_STRZ_HEADER_VALIDATORS_STRZ_HEADER_VALIDATORS_BYTEZbytesZstrZHEADER_VALIDATORSr   r   ) r   r   <module>r      s    
 ZZ(=> JJ';<  jj)<= ZZ(:; 35OP 57RS 	"	 
r   