Файловый менеджер - Редактировать - /opt/imh-python/lib/python3.9/site-packages/oslo_i18n/tests/__pycache__/test_logging.cpython-39.pyc
Ðазад
a n�hE � @ s: d dl mZ d dlmZ d dlmZ G dd� dej�ZdS )� )�mock)�base)�_factoryc @ s4 e Zd Zdd� Zdd� Zdd� Zdd� Zd d � ZdS )�LogLevelTranslationsTestc C s | � d� d S )N�info��_test��self� r ��/root/rpmbuild/BUILDROOT/imh-python39-modules-3.9.7-92.el8.x86_64/opt/imh-python/lib/python3.9/site-packages/oslo_i18n/tests/test_logging.py� test_info s z"LogLevelTranslationsTest.test_infoc C s | � d� d S )N�warningr r r r r �test_warning s z%LogLevelTranslationsTest.test_warningc C s | � d� d S )N�errorr r r r r � test_error s z#LogLevelTranslationsTest.test_errorc C s | � d� d S )N�criticalr r r r r � test_critical# s z&LogLevelTranslationsTest.test_criticalc C sZ t j�tjd��6}t�d�}t|d| � |�d| � W d � n1 sL0 Y d S )NZ_make_translation_func�domainzlog_%sz domain-log-%s)r �patch�objectr ZTranslatorFactory�getattrZassert_called_with)r �levelZmtf�tfr r r r &