Using introspection, is there a way to get a list of "property
getters"?

Does this:

vars=property(getVars(), "Dump a string of variables and values")

have some parsable feature that makes it different from other
functions? Or would I need to use some naming scheme to parse them
out?

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

Reply via email to