"definitive" source on advanced python?

shalabh.chaturvedi at gmail.com shalabh.chaturvedi at gmail.com
Sun Apr 9 22:25:32 EDT 2006


You might find http://www.cafepy.com/article/python_types_and_objects/
and http://www.cafepy.com/article/python_attributes_and_methods/
useful. These articles assume you know Python, and describe some of the
mechanisms behind Python new-style objects - including descriptors (but
not decorators).




More information about the Python-list mailing list