Tim> ... but only when the code mysteriously
    Tim> relied on significant trailing whitespace in the .py file.

Maybe \s should expand to a single space by the lexer so people who want to
rely on trailing spaces can be explicit about it.  There already exists
non-whitespace escape sequences for tabs and newlines.

Skip
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to