Linux heracles.o2switch.net 4.18.0-553.62.1.lve.el8.x86_64 #1 SMP Mon Jul 21 17:50:35 UTC 2025 x86_64
/
lib
/
python3.6
/
site-packages
/
syspurpose
/
__pycache__
/
//lib/python3.6/site-packages/syspurpose/__pycache__/i18n.cpython-36.pyc
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"