Re: [Tutor] Tutor Digest, Vol 32, Issue 51
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
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: pythontutorMessage-ID:<[EMAIL PROTECTED]>Content-Type: text/plain; charset="iso-8859-1" Folks,I a