Hi all, Have a question which is making me unrest:
-Calling a method say aMethod() from another method where i mistakenly initialised a variable with name same as the called method like aMethod = 'string'. When i run this py script triggered "Unbound Local error". can any one explain me whats going here ? curios to learn from my mistake :) -- Warm Regards, Hari
-- http://mail.python.org/mailman/listinfo/python-list