[Python-Dev] Community buildbots (original) (raw)

Talin talin at acm.org
Fri Jul 14 07:15:27 CEST 2006


Giovanni Bajo wrote:

glyph at divmod.com wrote:

I think python should have a couple more of future imports. "from future import newclasses" and "from future import unicodeliterals" would be really welcome, and would smooth the Py3k migration process

Actually - can we make new-style classes the default, but allow a way to switch to old-style classes if needed? Perhaps a command-line argument to set the default back to old-style?

-- Talin



More information about the Python-Dev mailing list