When an instance uses a class method, does it actually use the method that is in the class object's memory space, or is the method copied to the instance?
-- Jim _______________________________________________ Tutor maillist - [email protected] To unsubscribe or change subscription options: https://mail.python.org/mailman/listinfo/tutor
