stdlib in Python 2.6. > > This is a dict subclass which allows to access items as attributes. Isn't that a trivial subclass? class AttrDict(dict):
確定! 回上一頁