文件操作 - __init__.py
返回文件管理
返回主菜单
删除本文件
文件: /opt/alt/python35/lib64/python3.5/idlelib/__init__.py
编辑文件内容
"""The idlelib package implements the Idle application. Idle includes an interactive shell and editor. Use the files named idle.* to start Idle. The other files are private implementations. Their details are subject to change. See PEP 434 for more. Import them at your own risk. """ testing = False # Set True by test.test_idle.
修改文件时间
将文件时间修改为当前时间的前一年
删除文件