Jurgens de Bruin wrote:

> I will post code - the entire scripts is 1000 lines of code - can I post
> the threading functions only?

Try to condense it to the relevant parts, but make sure that it can be run 
by us.

As a general note, when you add new stuff to an existing longish script it 
is always a good idea to write it in such a way that you can test it 
standalone so that you can have some confidence that it will work as 
designed once you integrate it with your old code.

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

Reply via email to