Current File : //opt/alt/python310/lib64/python3.10/sqlite3/__pycache__/__init__.cpython-310.opt-2.pyc |
o
�=?h� � @ s d dl T dd� ZdS )� )�*c C s8 | dkrdd l }d}|j|tdd� tS td| � d���)NZOptimizedUnicoder 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
�7/opt/alt/python310/lib64/python3.10/sqlite3/__init__.py�__getattr__>