Monday, December 15, 2008

Python Descriptors

InformIT: Python Descriptors > What Are Descriptors?: "Mark Summerfield shows how to use Python descriptors for powerful attribute control, including how to create attribute-validating class decorators by using new Python 2.6/3.0 features."