阅读背景:

Python学习笔记(二十一)单元测试_unittest

来源:互联网 
>>> d = Dict(a=1, b=2)
>>> d['a']
1
>>> d.a
1
class Dict(dict): Di



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: