can't figure out syntax prob

python newbie mesteve_b at hotmail.com
Fri Nov 21 22:28:22 EST 2003


Thanks, wish I could "erase, erase" like that comedian Craig Shumaker says
and undo this post.
"Paul Rubin" <http://phr.cx@NOSPAM.invalid> wrote in message
news:7x1xs15bk7.fsf at ruckus.brouhaha.com...
> "python newbie" <mesteve_b at hotmail.com> writes:
> >   File "OregonBackup.py", line 23
> >     def __init__(self,fg)
>
> You need a colon there:
>
>     def __init__(self,fg):
>        ....






More information about the Python-list mailing list