To create a new-style class C without any “true” bases, in v2, code class C(object): ; since every type extends the built-in object , specifying object as the ...
確定! 回上一頁