文件操作 - protocol_rfc2217.py
返回文件管理
返回主菜单
删除本文件
文件: /snap/core20/2866/usr/lib/python3/dist-packages/serial/urlhandler/protocol_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
修改文件时间
将文件时间修改为当前时间的前一年
删除文件