文件操作 - _version.py
返回文件管理
返回主菜单
删除本文件
文件: /usr/lib/python3/dist-packages/twisted/_version.py
编辑文件内容
""" Provides Twisted version information. """ # This file is auto-generated! Do not edit! # Use `python -m incremental.update Twisted` to change this file. from incremental import Version __version__ = Version("Twisted", 22, 1, 0) __all__ = ["__version__"]
修改文件时间
将文件时间修改为当前时间的前一年
删除文件