dmGlobals.py 文件源码

python
阅读 14 收藏 0 点赞 0 评论 0

项目:CRDataManager 作者: NobahdiAtoll 项目源码 文件源码
def IsList(value):
    return isinstance(value, list) or isinstance(value, Array[str])

#all of the below will throw errors if the conversion is not possible
#this behaviour is intended and should be caught in the calling function
#which should report errors at runtime or in the log
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号