en

Packt Publishing

Idézetek

DDaudalagididézett2 évvel ezelőtt
Each Python class definition has an implicit superclass: object.
DDaudalagididézett2 évvel ezelőtt
When we define our own class, object is the superclass.
DDaudalagididézett2 évvel ezelőtt
The superclass of all classes, object, has a default implementation of __init__() that amounts to pass. We aren't required to implement __init__(). If we don't implement it, then no instance variables will be created when the object is created.
fb2epub
Húzza és ejtse ide a fájljait (egyszerre maximum 5-öt)