Difference between type and class

Matthew Woodcraft mattheww at chiark.greenend.org.uk
Fri Aug 1 13:24:34 EDT 2008


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-




More information about the Python-list mailing list