+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 x/builddir/build/BUILD/imunify360-venv-2.6.2/opt/imunify360/venv/lib/python3.11/site-packages/requests/_internal_utils.pyto_native_stringr sN &+&&