Server IP : 104.21.93.192 / Your IP : 216.73.216.73 Web Server : LiteSpeed System : Linux premium900.web-hosting.com 4.18.0-553.22.1.lve.1.el8.x86_64 #1 SMP Tue Oct 8 15:52:54 UTC 2024 x86_64 User : redwjova ( 1790) 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