I have two versions of Eclipse on two different machines; Indigo and Juno. In 
Indigo, the wxPython event variable in the definitions is not flagged as an 
unused variable even though I don't use it in the method. In Juno I keep 
getting the warnings. The event variable is just there to bind the method to 
the button event and I would like to suppress the warnings, but I can't figure 
out what I have set up differently between the two machines. I looked through 
the preferences but nothing jumps out at me. How do I suppress these warnings?

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

Reply via email to