[Python-Dev] Grammar change in classdef (original) (raw)

Greg Ewing greg.ewing at canterbury.ac.nz
Sun Sep 17 01:22:53 CEST 2006


Talin wrote:

Is the result a new-style or classic-style class? It would be nice if using the empty parens forced a new-style class...

No, it wouldn't, IMO. Too subtle a clue.

Best to just wait for Py3k when all classes will be new-style.

-- Greg



More information about the Python-Dev mailing list