文章分类 -  Helpers

摘要:# -*- coding: utf-8 -*- #@File name : filehelper.py #@Auther : jianglb-alibaba #@date : 2017-03-19 import collections def isfilelike_r(f): """ Check if object 'f' is readabl... 阅读全文
posted @ 2017-03-24 18:53 八月的男人 阅读(481) 评论(0) 推荐(0)