Файловый менеджер - Редактировать - /opt/imh-python/lib/python3.9/site-packages/libcloud/test/__pycache__/file_fixtures.cpython-39.pyc
Ðазад
a q�h� � @ s� d dl mZ d dlZd dlZd dlmZ d dlmZ ddddd d ddd d� ZG dd� de�Z G dd� de �Z G dd� de �ZG dd� de �ZG dd� de �Z G dd� de �ZG dd� de �ZG dd� de �ZG dd � d e �ZdS )!� )�with_statementN)�PY3)�uzcommon/fixtureszcompute/fixtureszstorage/fixtureszloadbalancer/fixtureszdns/fixtureszdrs/fixtureszbackup/fixtureszcompute/fixtures/openstackzcontainer/fixtures) �common�compute�storage�loadbalancer�dns�drs�backup� openstack� containerc @ s e Zd Zddd�Zdd� ZdS )�FileFixtures� c C s2 t j�t j�t�d �}t j�|t| |�| _d S )Nr )�os�path�abspath�split�__file__�join� FIXTURES_ROOT�root)�self� fixtures_type�sub_dirZ script_dir� r ��/root/rpmbuild/BUILDROOT/imh-python39-modules-3.9.7-92.el8.x86_64/opt/imh-python/lib/python3.9/site-packages/libcloud/test/file_fixtures.py�__init__'