文件操作 - ImagePath.py
返回文件管理
返回主菜单
删除本文件
文件: /usr/lib/python3/dist-packages/PIL/ImagePath.py
编辑文件内容
# # The Python Imaging Library # $Id$ # # path interface # # History: # 1996-11-04 fl Created # 2002-04-14 fl Added documentation stub class # # Copyright (c) Secret Labs AB 1997. # Copyright (c) Fredrik Lundh 1996. # # See the README file for information on usage and redistribution. # from . import Image Path = Image.core.path
修改文件时间
将文件时间修改为当前时间的前一年
删除文件