Server : Apache System : Linux iad1-shared-b8-43 6.6.49-grsec-jammy+ #10 SMP Thu Sep 12 23:23:08 UTC 2024 x86_64 User : dh_edsupp ( 6597262) PHP Version : 8.2.26 Disable Function : NONE Directory : /lib/python3/dist-packages/hgext/remotefilelog/__pycache__/ |
Upload File : |
o �]Lb�K � @ s� d dl mZ d dlZd dlZd dlmZmZmZ d dlm Z m Z mZmZm Z ddlmZ e jZdZG dd � d e j�ZG d d� de je�ZdS )� )�absolute_importN)�bin�hex�nullrev)�ancestor�context�error�phases�util� )�shallowutilg �?c s� e Zd Z d)� fdd� Zdd� Zedd� �Zd*dd �Zd d� Zedd � �Z dd� Z dd� Zdd� Zdd� Z dd� Zdd� Zd+dd�Zdd� Zdd � Zd+d!d"�Zd#d$� Z� fd%d&�Zd'd(� Z� ZS ),� remotefilectxNc sJ |t kr|j}|rt|�dkrt|�}tt| ��||||||� || _d S )N�( )r �nullid�lenr �superr �__init__�_ancestormap)�self�repo�path�changeid�fileid�filelog� changectx�ancestormap�� __class__� �C/usr/lib/python3/dist-packages/hgext/remotefilelog/remotefilectx.pyr s � zremotefilectx.__init__c C s | j �| j�S �N)�_filelog�size� _filenode�r r r r r"