摘要:
今天写代码时无意碰到NotImplemented,我一愣。难道是NotImplementedError的胞弟,所以略微研究了一下。NotImplemented故名思议。就是“未实现”。通常是用在一些比較算法中的,如class的__eq__,__lt__等,注意NotImplemented并非异常,所 阅读全文
posted @ 2017-04-17 19:15
liguangsunls
阅读(1248)
评论(0)
推荐(0)
2017年4月17日