D
Dale Strickland-Clark
Python 2.4.2 (#1, Oct 13 2006, 17:11:24)
[GCC 4.1.0 (SUSE Linux)] on linux2
Type "help", "copyright", "credits" or "license" for more information.Traceback (most recent call last):
.... pass
....
What is subclassing adding to the class here? Why can't I assign to
attributes of an instance of object?
[GCC 4.1.0 (SUSE Linux)] on linux2
Type "help", "copyright", "credits" or "license" for more information.Traceback (most recent call last):
.... pass
....
What is subclassing adding to the class here? Why can't I assign to
attributes of an instance of object?