[PythonLabs] Re: [Python-Dev] Re: [Python-checkins]python/dist/src/Modules gcmodule.c,2.33.6.5,2.33.6.6 (original) (raw)

Guido van Rossum guido@python.org
Tue, 08 Apr 2003 14:01:24 -0400


A command line option that enabled new-style classes by default may be a good idea (suggested to me by AMK at PyCon).

I expect lots of things to break; such an option would have to be at least as well-hidden as -U.

--Guido van Rossum (home page: http://www.python.org/~guido/)