sub typing built in type with common attributes. Am I right?

King animator333 at gmail.com
Fri Jul 18 05:36:20 EDT 2008


My mistake...
The correct __slots__ is like:
__slots__ = ['_Attribute_name', '_Attribute_type', '_Attribute_range',
'label']

Could you please suggest an alternative or code improvement for the
matter.

Prashant



More information about the Python-list mailing list