Thomas Troeger <thomas.troeger.ext at siemens.com> wrote: > Will this disappear in Python 3.0., i.e. can you again simply write > > class A: > > and inherit from object automagically? Short answer: yes. -M-