> But an FF or VT is not *just* a line break, it can
> have other semantics attatched to it as well. So
> treating it just the same as a \n by default would be
> wrong, I think.

I agree.  I have text files which contain lines of FF NL, which
are supposed to be single lines with a FF as their content (to signify
a page break), not two separate lines.

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

Reply via email to