U
    §¦ºeš  ã                   @   s   d Z dgZdd„ ZdS )z%
Output Processing
~~~~~~~~~~~~~~~~~
Ú
safe_inputc                 C   s   t | tƒs|  ¡ } t| ƒS )z’
    .. deprecated:: 0.28

        This function will be removed in Argh v.0.30.
        Please use the built-in function `input()` instead.

    )Ú
isinstanceÚstrÚdecodeÚinput)Úprompt© r   úf/mounts/lovelace/software/anaconda3/envs/qiime2-amplicon-2023.9/lib/python3.8/site-packages/argh/io.pyr      s    
N)Ú__doc__Ú__all__r   r   r   r   r   Ú<module>
   s   