o
    /hX                     @   s4   d dl Z G dd deZG dd deZdd ZdS )    Nc                   @      e Zd ZdZdS )rawzG Ensure that a string is treated as text and will not receive 'magic'. N__name__
__module____qualname____doc__ r	   r	   A/var/www/html/myenv/lib/python3.10/site-packages/yagmail/utils.pyr          r   c                   @   r   )inlinezC Only needed when wanting to inline an image rather than attach it Nr   r	   r	   r	   r
   r   
   r   r   c                  C   s@   t tjd} |   W  d    S 1 sw   Y  d S )Nz
~/.yagmail)openospath
expanduserreadstrip)fr	   r	   r
   find_user_home_path   s   
$r   )r   strr   r   r   r	   r	   r	   r
   <module>   s    