Effective Python 读书笔记: 第32条: 用__getattr__、__getattribute__和__setattr__实现按需生成的属性

NoSuchKey