Acting like button are being pressed (BUT THEY ARE NOT) Please Help

Marc 'BlackJack' Rintsch bj_666 at gmx.net
Fri Feb 22 10:19:35 EST 2008


On Fri, 22 Feb 2008 06:48:37 -0800, mcsejung wrote:

> [snipped massive bit of code]

Sorry but dumping about 900 lines of code at people with no real question
in the message body and just sort of a question in the subject won't help
much to get answers.

Just a quick look at the code tells that it could use some loops to
refactor it into a **much** shorter piece of code.

Then get rid of the asterisk import, ``except``\s without a specific
exception to handle, and the``global`` statement before you repost the
problem.

Ciao,
	Marc 'BlackJack' Rintsch



More information about the Python-list mailing list