You didn't delete the periods that I put in to simulate indentations.
On Fri, Jul 30, 2010 at 9:06 AM, donn <donn.in...@gmail.com> 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