AlkantarClanX12
Current Path : /proc/self/root/usr/lib/python3.6/site-packages/dnf/__pycache__/ |
Current File : //proc/self/root/usr/lib/python3.6/site-packages/dnf/__pycache__/persistor.cpython-36.pyc |
3 �ft`o � @ s� d dl mZ d dl mZ d dlmZ d dlZd dlZd dl Z d dl Z d dlZd dlZd dl Z d dlZejd�ZG dd� de�ZG dd � d e�ZG d d� de�ZdS )� )�absolute_import)�unicode_literals)�_N�dnfc @ s, e Zd Zdd� Zg fdd�Zedd� �ZdS )�JSONDBc C s0 t jj|�s,tjjt jj|�� | j|g � d S )N)�os�path�isfiler �utilZ ensure_dir�dirname�_write_json_db)�self� json_path� r �/usr/lib/python3.6/persistor.py�_check_json_db+ s zJSONDB._check_json_dbc C s� t |d��}|j� }W d Q R X |dkrDtjtd�|� | j||� n<ytj|�}W n, tk r~ } ztj|� W Y d d }~X nX |S )N�r� z%s is empty file) �open�read�logger�warningr r �json�loads� ValueError)r r �default�f�content�er r r �_get_json_db1 s zJSONDB._get_json_dbc C s&