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

Reply via email to