Class « Python Tutorial






11.Class
11.1.Introduction( 8 ) 11.17.del( 1 ) 
11.2.Attribute( 13 ) 11.18.getattr( 1 ) 
11.3.property( 6 ) 11.19.getitem( 3 ) 
11.4.method( 12 ) 11.20.isinstance( 1 ) 
11.5.Operator Overloading( 3 ) 11.21.iter( 3 ) 
11.6.override( 1 ) 11.22.Iterator( 2 ) 
11.7.self( 3 ) 11.23.nonzero( 2 ) 
11.8.Constructor( 9 ) 11.24.private( 4 ) 
11.9.Class Definition( 8 ) 11.25.radd( 1 ) 
11.10.Instance( 5 ) 11.26.repr( 2 ) 
11.11.Inheritance( 4 ) 11.27.setitem( 1 ) 
11.12.Interface( 2 ) 11.28.str( 2 ) 
11.13.abstract class( 1 ) 11.29.subclass( 8 ) 
11.14.Static( 3 ) 11.30.super( 4 ) 
11.15.call( 1 ) 11.31.to string( 4 ) 
11.16.cmp( 1 )