|
6
|
| Sushovan Mandal · 技术社区 · 8 年前 |
|
|
1
6
这行不通,因为
Python 2:
但在Python 3中,可以更简洁地编写为:
|
|
2
2
必须委托给基类:
Python 3允许
|