[EMAIL PROTECTED] wrote:

> Anyone know what this error means?
> 
> C:/Python24/pythonw.exe -u  "C:/Python24/MyProjects/HeadsUp/cls_Bot.py"
>   File "C:/Python24/MyProjects/HeadsUp/cls_Bot.py", line 10246
>     elif handname == 'straightflush':
> SystemError: com_backpatch: offset too large

Google dead today?

http://mail.python.org/pipermail/python-list/2004-November/249799.html

Given the linenumber is over 10000, I presume that is your problem. I guess
you'd have to read upon modules... :)

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

Reply via email to