Hi,

many mistakes in programming arise when one changes the code and
forgets to adjustment somewhere where it is used. Is there a program
that can extract all place in the source code where a variable is
accessed or a function called?
For example in the simplest case I want to change the name of a
function everywhere in the source...

Anton

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

Reply via email to