Server IP : 192.158.238.246 / Your IP : 18.118.32.150 Web Server : LiteSpeed System : Linux uniform.iwebfusion.net 4.18.0-553.27.1.lve.1.el8.x86_64 #1 SMP Wed Nov 20 15:58:00 UTC 2024 x86_64 User : jenniferflocom ( 1321) PHP Version : 8.1.32 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /opt/alt/python37/lib64/python3.7/__pycache__/ |
Upload File : |
B � f � @ sz d Z ddlZddlZej�d�r,ddd�ZnJy ej W n4 ek rj eed�r\ddd�Zn d d d�ZY nX dd d�ZdS )z�A minimal subset of the locale module used at interpreter startup (imported by the _io module), in order to reduce startup time. Don't import directly from third-party code; use the `locale` module instead! � N�winTc C s t jjrdS t�� d S )NzUTF-8� )�sys�flags� utf8_mode�_localeZ_getdefaultlocale)�do_setlocale� r �0/opt/alt/python37/lib64/python3.7/_bootlocale.py�getpreferredencoding s r Zgetandroidapilevelc C s dS )NzUTF-8r )r r r r r s c C s t jjrdS dd l}|�| �S )NzUTF-8r )r r r �localer )r r r r r r s c C s6 | rt �tjjrdS t�tj�}|s2tjdkr2d}|S )NzUTF-8�darwin)�AssertionErrorr r r r �nl_langinfo�CODESET�platform)r �resultr r r r ! s )T)T)T)T) �__doc__r r r � startswithr r �AttributeError�hasattrr r r r �<module> s