Cerca

Heus ací els resultats de la cerca.

2.9 Inheriting properties from built-in classes
2 Resultats, Darrera modificació:
but first let's analyze it: * line 03: ask the user to enter the IBAN (the number can contain spaces,... sed in Norway) * line 08: if it is shorter, the user is informed; * line 09: moreover, the IBAN cann
2.4 Decorators
1 Resultats, Darrera modificació:
e a ''%%__call__%%'' special class method. When a user needs to create an object that acts as a function
2.8 Composition vs Inheritance - two ways to the same destination
1 Resultats, Darrera modificació:
perties and methods responsible for informing the user of its mileage, starting and stopping the vehicle
4.2 Serialization of Python objects using the pickle module
1 Resultats, Darrera modificació:
ch cases. Note that functions (both built-in and user-defined) are pickled by their name reference, not
5.1 Metaprogramming
1 Resultats, Darrera modificació:
02: //[metaclasses] are deeper magic than 99% of users should ever worry about. If you wonder whether y