[Python-Dev] Strings: '\012' -> '\n'

Eric S. Raymond esr@thyrsus.com
Tue, 16 Jan 2001 06:20:18 -0500


Finn Bock <bckfnn@worldonline.dk>:
> I like it, because it removes yet another difference between Python and
> Jython. Jython happens to handle these chars specially: \n, \t, \b, \f
> and \r.

This is an argument for adding \b and \f to the special set in
CPython.  If the BDFL looks benignly on adding \v and \a, those
should go into Jython's special set too.
-- 
		<a href="http://www.tuxedo.org/~esr/">Eric S. Raymond</a>

Sometimes it is said that man cannot be trusted with the government
of himself.  Can he, then, be trusted with the government of others?
	-- Thomas Jefferson, in his 1801 inaugural address