>>> As you have probably guessed: nothing changed here.
    >>> Also see:http://www.python.org/dev/peps/pep-0666/
    >> 
    >> What? Do you mean it's possible to mix tabs and spaces still? Why?

    Daniel> Why not?

Because it has historically been a source of errors in a mixed development
environment (people using text editors with different tab stops).  Better to
not allow them to be mixed.

Skip
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to