Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 6/24/83 (MC840302); site mcvax.UUCP Path: utzoo!linus!decvax!mcvax!guido From: guido@mcvax.UUCP (Guido van Rossum) Newsgroups: net.bugs Subject: Re: outputtingbackslash Message-ID: <5915@mcvax.UUCP> Date: Thu, 26-Jul-84 13:23:11 EDT Article-I.D.: mcvax.5915 Posted: Thu Jul 26 13:23:11 1984 Date-Received: Sat, 28-Jul-84 06:01:11 EDT References: <436@rdin.UUCP> Reply-To: guido@mcvax.UUCP (Guido van Rossum) Organization: "Stamp Out BASIC" Committee, CWI, Amsterdam Lines: 6 >The best way to put a backslash into text is with '\e'. At first, >I wondered why they bothered putting this escape in. Now I realize >that it's to keep you from going crazy trying to figure out how >many backslashs you need in any one place. Still, in many cases you need \\e ...