Redefining "\n"

Martin v. Loewis martin at v.loewis.de
Sun Feb 17 08:13:24 EST 2002


Dale Strickland-Clark <dale at riverhall.NOTHANKS.co.uk> writes:

> Is there some way to redefine the "\n" escape sequence?

The only way to do achieve that is to change the Python interpreter.

Regards,
Martin



More information about the Python-list mailing list