Thanks. I see the arrow, which seems to point to a colon, which is in the original that I'm trying to copy. That's why I'm asking for clarification.
                        Regards,
                                Jack

"Trust me.  I have a lot of experience at this."
                General Custer's unremembered message to his men,
                just before leading them into the Little Big Horn Valley




On Fri, 30 Jul 2010, donn wrote:

On 30/07/2010 17:48, Jack Uretsky wrote:
def__init__(self, parent, id):
^
SyntaxError: invalid syntax
I imagine the spacing in the email was not preserved, but even so, Python is giving you a little arrow "^" to go look at....

def, SPACE, dunder-init... etc.
def __init...


\d
_______________________________________________
Image-SIG maillist  -  Image-SIG@python.org
http://mail.python.org/mailman/listinfo/image-sig

_______________________________________________
Image-SIG maillist  -  Image-SIG@python.org
http://mail.python.org/mailman/listinfo/image-sig

Reply via email to