Server IP : 80.87.202.40 / Your IP : 216.73.216.169 Web Server : Apache System : Linux rospirotorg.ru 5.14.0-539.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Dec 5 22:26:13 UTC 2024 x86_64 User : bitrix ( 600) PHP Version : 8.2.27 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /lib64/python3.9/site-packages/mercurial/cffi/__pycache__/ |
Upload File : |
a �+�b� � @ s� d dl mZ d dlZd dlZe�� Zeej�ej�ej� e �d�d���&Zejde� � dgd� W d � n1 st0 Y e�d� ed kr�e�� dS ) � )�absolute_importNz..zbdiff.czmercurial.cffi._bdiffZ mercurial)Zinclude_dirsa� struct bdiff_line { int hash, n, e; ssize_t len; const char *l; }; struct bdiff_hunk; struct bdiff_hunk { int a1, a2, b1, b2; struct bdiff_hunk *next; }; int bdiff_splitlines(const char *a, ssize_t len, struct bdiff_line **lr); int bdiff_diff(struct bdiff_line *a, int an, struct bdiff_line *b, int bn, struct bdiff_hunk *base); void bdiff_freehunks(struct bdiff_hunk *l); void free(void*); �__main__)Z __future__r Zcffi�osZFFIZffi�open�path�join�dirname�__file__�fZ set_source�readZcdef�__name__�compile� r r �?/usr/lib64/python3.9/site-packages/mercurial/cffi/bdiffbuild.py�<module> s ��$�