Strange problem when running python code

Christopher Weimann cweimann at k12hq.com
Tue Apr 4 17:59:51 EDT 2006


On 04/04/2006-12:01PM, ishtar2020 wrote:
> This is the line where the interpreter finds the error
> 
>        if text.list[i].toString() in limits:list)): <- Here is where

That line has two extra close parens before the :

Can you show the traceback?   




More information about the Python-list mailing list