✏️ 正在编辑: protocol_serve-rfc2217.py
路径:
/usr/lib/python3.9/site-packages/serial/urlhandler/protocol_serve-rfc2217.py
提示:
您可以编辑任何文件(包括二进制文件),但请注意不当修改可能导致文件损坏。
#! python # # This is a thin wrapper to load the rfc2271 implementation. # # This file is part of pySerial. https://github.com/pyserial/pyserial # (C) 2011 Chris Liechti <cliechti@gmx.net> # # SPDX-License-Identifier: BSD-3-Clause from serial.rfc2217 import Serial # noqa
💾 保存文件
← 返回文件管理器