On Apr 23, 10:54 am, delc...@gmail.com wrote: > Here is a little more of the code? Does this help at all?
Not much. MRAB asked what is str2bool. Instead of answering the question, you have supplied some code which is calling str2bool (and doing interesting things if it fails). You talk about a "multiloop" as though it's a well-known concept ("running a Python program with a multiloop") ... it might be in industrial process automation but not in Python. *If* you believe that whether your program has a "multiloop" or not is relevant to the exception that you are getting, you had better explain what a "multiloop" is. > > > Traceback (most recent call last): > > > > File "C:\Python25\commodity\commoditytrading4.2.py <http:// > > > commoditytrading4.2.py> ", line 233, in <module> That is a very interesting traceback output. How does the "http://" get in there??? -- http://mail.python.org/mailman/listinfo/python-list