| Server IP : 66.29.146.62 / Your IP : 216.73.216.152 Web Server : LiteSpeed System : Linux premium231.web-hosting.com 4.18.0-553.45.1.lve.el8.x86_64 #1 SMP Wed Mar 26 12:08:09 UTC 2025 x86_64 User : dokkdzvi ( 925) PHP Version : 8.1.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /opt/alt/python36/lib64/python3.6/__pycache__/ |
Upload File : |
3
� f � @ sd d Z ddlZddlZejjd�r,d dd�Zn4y
ej W n ek
rT d
dd�ZY nX ddd�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 j� d S )N� )�_localeZ_getdefaultlocale)�do_setlocale� r �0/opt/alt/python36/lib64/python3.6/_bootlocale.py�getpreferredencoding s r c C s dd l }|j| �S )Nr )�localer )r r r r r r s c C s. | s
t �tjtj�}| r*tjdkr*d}|S )N�darwinzUTF-8)�AssertionErrorr �nl_langinfo�CODESET�sys�platform)r �resultr r r r s
)T)T)T)�__doc__r r r �
startswithr r
�AttributeErrorr r r r �<module> s