📁 File Manager Pro
v10.0.3 | PHP: 8.1.34
Server: Apache
2026-06-21 16:06:02
📂
/ (Root)
/
usr
/
lib
/
python3.6
/
site-packages
/
syspurpose
/
__pycache__
📍 /usr/lib/python3.6/site-packages/syspurpose/__pycache__
🔄 Refresh
✏️
Editing: i18n.cpython-36.pyc
Read Only
3 �vh� � @ s� d dl mZmZmZ d dlZd dlZd dlmZ d dlZdZ dZ eje dd�Ze� Z de _de _dd � Zd d� Zdd � Zdd� ZdS )� )�print_function�division�absolute_importN)�localZ syspurposez/usr/share/locale/T)Zfallbackc C sJ ddl } y| j| jd� W n$ | jk r> | j| jd� Y nX t� dS )z� Configure internationalization for the application. Should only be called once per invocation. (once for CLI, once for GUI) r N� �C)�locale� setlocale�LC_ALL�Error�configure_gettext)r � r �/usr/lib/python3.6/i18n.py�configure_i18n"