Python Newbie

Grant Edwards grante at visi.com
Thu Feb 8 17:33:13 EST 2007


On 2007-02-08, spazziam <spazziam at gmail.com> wrote:
> SyntaxError: invalid syntax
>   File "C:\Python23\vdrop2\final py\vdrop2.py", line 123
>     def INIT_HIGHS():
>       ^
> SyntaxError: invalid syntax
>
> Why would this come up?

Because the syntax is invalid.

You're going to have to post more of the code if you want a
better answer than that.

-- 
Grant Edwards                   grante             Yow!  DIDI... is that a
                                  at               MARTIAN name, or, are we
                               visi.com            in ISRAEL?



More information about the Python-list mailing list