Tuesday, July 06, 2004
New Python stuff
Unifying types and classes in Python 2.2
Part of Python 2.2
Changes made to Python to improve class handling.
Property
Move to unify classes and base types
Static Methods
Introspection
Super
Static methods
Metaclasses
Overiding new
Part of Python 2.2
Changes made to Python to improve class handling.
Property
Move to unify classes and base types
Static Methods
Introspection
Super
Static methods
Metaclasses
Overiding new
Comments:
Post a Comment