标签:数字 type image pytho 没有 http none png ima
在python中的None的类型是Nonetype,
嗯,看清楚了吧,None是值,Nonetype是类型。同理,数字1是值,int是类型。注意:在python中是没有Null的,取而代之的是None
python中的Nonetype
原文地址:https://www.cnblogs.com/chaojiyingxiong/p/9744274.html