0x1949 Team - FAZEMRX - MANAGER
Edit File: _bootlocale.cpython-38.pyc
U ˧f � @ sz d Z ddlZddlZej�d�r,ddd�ZnJz 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 )N�UTF-8� )�sys�flags� utf8_mode�_localeZ_getdefaultlocale��do_setlocale� r �!/usr/lib/python3.8/_bootlocale.py�getpreferredencoding s r Zgetandroidapilevelc C s dS )Nr r r r r r r s c C s t jjrdS dd l}|�| �S )Nr r )r r r �localer )r r r r r r s c C s6 | rt �tjjrdS t�tj�}|s2tjdkr2d}|S )Nr �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