Re: [Tutor] Tutor Digest, Vol 32, Issue 51

2006-10-13 Thread Meher Kolli
n; format=flowed; charset="iso-8859-1"; reply-type=original"Meher Kolli" <[EMAIL PROTECTED]> wrote in message> You can't  add  \n  to  a string ..up have  use something like this >>   if str == 'q':>   done = 1>   fd.close()&g

Re: [Tutor] Tutor Digest, Vol 32, Issue 49

2006-10-13 Thread Meher Kolli
Message: 8Date: Fri, 13 Oct 2006 02:03:49 +0100From: "Asrarahmed Kadri" < [EMAIL PROTECTED]>Subject: [Tutor] How to write strings with new line character in afileTo: pythontutor Message-ID:<[EMAIL PROTECTED]>Content-Type: text/plain; charset="iso-8859-1" Folks,I a