标签:
First, use baseclass‘s name to call __init__()
I wrote code like this:
and we can use ‘super‘ too.
python:how does subclass call baseclass's __init__()
原文地址:http://www.cnblogs.com/rixiang/p/5879598.html