[Python-Dev] Python-3000 upgrade path (original) (raw)

Greg Ewing greg.ewing at canterbury.ac.nz
Mon Feb 26 03:46:24 CET 2007


Thomas Wouters wrote:

One thing in particular I wonder about is the warning about mixing tabs and spaces. Should it be in category 2) (on by default) or 3) (still off by default, but part of -Wpy3k)?

For my part, it wouldn't bother me at all if you turn it on by default any time you want. I've been careful to avoid tab-space mixing ever since my earliest uses of Python.

-- Greg



More information about the Python-Dev mailing list