Файловый менеджер - Редактировать - /opt/imh-python/lib/python3.9/site-packages/pygit2/__pycache__/utils.cpython-39.pyc
Ðазад
a n�hP � @ sV d dl Z ddlmZ dd� Zddd �Zd d� Zdd � ZG dd� d�ZG dd� d�ZdS )� N� )�ffic C s | sd S t �| ��d�S )N�utf8)r �string�decode)Zptr� r �|/root/rpmbuild/BUILDROOT/imh-python39-modules-3.9.7-92.el8.x86_64/opt/imh-python/lib/python3.9/site-packages/pygit2/utils.py�maybe_string s r �utf-8�strictc C sF | t jks| d u rt jS t| d�r,t�| �} t| t�r:| S | �||�S )N� __fspath__)r �NULL�hasattr�os�fspath� isinstance�bytes�encode)�s�encoding�errorsr r r �to_bytes'