On Fri, 10 Feb 2006 06:50:25 -0800, slogging_away wrote: > Excellent suggestion, (behold the power of the command line!). I ran > two saved versions of the script that had produced the symptom > originally described. The fist seemed to be caused by too many 'if' > statements, the second by adding another array, but both came up with > the same system error at the command prompt level shown here: > > SystemError: com_backpatch: offset too large
Is this a Python error or a shell error? If it is a Python error, perhaps you would like to post the entire traceback? -- Steven. -- http://mail.python.org/mailman/listinfo/python-list