> line of white space. Could it be you have an unterminated
> string (missing close quotes) at the end of your program?
>
> Alan G
I would like to add maybe a missing or extra parenthesis?
I have trouble with that alot.
Jacob
___
Tutor maillist - Tut
> But now I have much weirder problem...
> I got this error:
>
> C:\>maillist.py
> File "C:\maillist.py", line 84
>
>^
> SyntaxError: invalid syntax
>
> And the weird thing is that the program has only 83 lines...
> For some reas
> But now I have much weirder problem...
> I got this error:
>
> C:\>maillist.py
> File "C:\maillist.py", line 84
>
>^
> SyntaxError: invalid syntax
>
> And the weird thing is that the program has only 83 lines... For some
> re
On Fri, 7 Jan 2005 11:16:29 -0800 (PST), Danny Yoo
<[EMAIL PROTECTED]> wrote:
>
>
> On Fri, 7 Jan 2005, Mark Kels wrote:
>
> > I started to read the following code (I will start working on it when
> > this problem is fixed) and it looks OK while I read it. But for some
> > reason it doesn't work
On Fri, 7 Jan 2005, Mark Kels wrote:
> I started to read the following code (I will start working on it when
> this problem is fixed) and it looks OK while I read it. But for some
> reason it doesn't work...
Hi Mark,
Ok, let's take a look at the error message:
> Traceback (most recent call
HI all !
I started to read the following code (I will start working on it when
this problem is fixed) and it looks OK while I read it. But for some
reason it doesn't work...
Here is the code:
# MailList is copyright (c) 2000 of Programmed Integration
# You may use this code in any way you see fit,