def __str__(self):
return os.path.normpath(os.path.join(self._zipfile.filename, self._entry))
######################################################################
# Access Functions
######################################################################
# Don't use a weak dictionary, because in the common case this
# causes a lot more reloading that necessary.
data.py 文件源码
python
阅读 27
收藏 0
点赞 0
评论 0
评论列表
文章目录