I use a @property decorator to turn some methods on a class into
properties.  I want to be able to access some of the attributes of the
original funtion, but I don't know how to get to it.

Any ideas?

Matt
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to