Файловый менеджер - Редактировать - /opt/imh-python/lib/python3.9/site-packages/libcloud/test/compute/__pycache__/test_upcloud.cpython-39.pyc
Ðазад
a q�h/ � @ s d dl mZ d dlZd dlZd dlZd dlZd dlmZmZ d dl m Z d dlmZ d dl m Z d dlmZmZ d dlmZmZmZmZmZ d d lmZ d d lmZmZmZ d dlmZ d dlm Z G d d� de �Z!G dd� de�Z"G dd� de�Z#G dd� de�Z$e%dk�re�&e�'� � dS )� )�with_statementN)�httplib� ensure_string)� UpcloudDriver)�InvalidCredsError)�UpcloudResponse)� NodeState�Provider)� NodeImage�NodeSize�NodeLocation�NodeAuthSSHKey�Node)� providers)�LibcloudTestCase�unittest�MockHttp)�ComputeFileFixtures)�UPCLOUD_PARAMSc s e Zd Z� fdd�Z� ZS )�UpcloudPersistResponsec s� dd l }|j�|j�|j�|j�t��|jjddd��}d| jj� dd�� dd� d }|j�||�}|j� |�s�t|d ��}|�| j � W d � n1 s�0 Y tt| ��� S )Nr Zcompute�fixtures�upcloud�api�/�_�.z.jsonzw+)�os�path�abspath�join�dirname�__file__�pardir�request�path_url�replace�exists�open�write�body�superr � parse_body)�selfr r �filename�f�� __class__� ��/root/rpmbuild/BUILDROOT/imh-python39-modules-3.9.7-92.el8.x86_64/opt/imh-python/lib/python3.9/site-packages/libcloud/test/compute/test_upcloud.pyr+ $ s $� *z!UpcloudPersistResponse.parse_body)�__name__� __module__�__qualname__r+ � __classcell__r1 r1 r/ r2 r "