+Hx , d Z ddlmZmZmZ ddZd ZdS )z requests._internal_utils ~~~~~~~~~~~~~~ Provides utility functions that are consumed internally by Requests which depend on extremely few external helpers (such as compat) )is_py2builtin_strstrasciic t | t r| }n2t r| | }n| | }|S )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. ) isinstancer r encodedecode)stringencodingouts /builddir/build/BUILDROOT/alt-python311-pip-21.3.1-4.el9.x86_64/opt/alt/python311/lib/python3.11/site-packages/pip/_vendor/requests/_internal_utils.pyto_native_stringr sN &+&&