On Fri, Oct 31, 2014 at 8:18 PM, ast <nom...@invalid.com> wrote: > > But this means that a method can create a new > attribute not previously created with __init__. > Is that correct ?
That's always the case. There's nothing special about __init__ for creating attributes. ChrisA -- https://mail.python.org/mailman/listinfo/python-list