관리-도구
편집 파일: i18n.cpython-36.pyc
3 i�f� � @ 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"