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
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to