o
    g                     @   s   d dl T dd ZdS )    )*c                 C   s8   | dkrdd l }d}|j|tdd tS td|  d)NZOptimizedUnicoder   z
            OptimizedUnicode is deprecated and will be removed in Python 3.12.
            Since Python 3.3 it has simply been an alias for 'str'.
           )
stacklevelz#module 'sqlite3' has no attribute '')warningswarnDeprecationWarningstrAttributeError)namer   msg r   F/Users/admin/.pyenv/versions/3.10.0/lib/python3.10/sqlite3/__init__.py__getattr__   s   r   N)Zsqlite3.dbapi2r   r   r   r   r   <module>   s   