摘要: 1. Subclassing Built-In Types Is Tricky Since Python 2.2, subclassing built-in types such as list or dict can be done but there is a major caveat: the 阅读全文
posted @ 2020-02-25 02:58 neozheng 阅读(198) 评论(0) 推荐(0)