Файловый менеджер - Редактировать - /opt/imh-python/lib/python3.9/site-packages/serial/urlhandler/__pycache__/protocol_hwgrep.cpython-39.pyc
Ðазад
a ]�hW � @ sp d dl mZ d dlZd dlZze W n ey: eZY n0 G dd� dej�Zedkrled�Z de _ ee � dS )� )�absolute_importNc @ s* e Zd ZdZejjjdd� �Zdd� ZdS )�SerialzOJust inherit the native Serial port implementation and patch the port property.c C s@ t |t�r,|�d�r,tjj�| | �|�� ntjj�| |� dS )z%translate port name before storing it� hwgrep://N)� isinstance� basestring� startswith�serialr �port�__set__�from_url)�self�value� r ��/root/rpmbuild/BUILDROOT/imh-python39-modules-3.9.7-92.el8.x86_64/opt/imh-python/lib/python3.9/site-packages/serial/urlhandler/protocol_hwgrep.pyr &