Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #6128 > unrolled thread

Re: NEED HELP- read file contents, while loop to accept user input, and enter to exit

Started byJean-Michel Pichavant <jeanmichel@sequans.com>
First post2011-05-24 11:22 +0200
Last post2011-05-24 11:22 +0200
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: NEED HELP- read file contents, while loop to accept user input, and enter to exit Jean-Michel Pichavant <jeanmichel@sequans.com> - 2011-05-24 11:22 +0200

#6128 — Re: NEED HELP- read file contents, while loop to accept user input, and enter to exit

FromJean-Michel Pichavant <jeanmichel@sequans.com>
Date2011-05-24 11:22 +0200
SubjectRe: NEED HELP- read file contents, while loop to accept user input, and enter to exit
Message-ID<mailman.2010.1306229048.9059.python-list@python.org>
Cathy James wrote:
>
> f = open ('c:/testing.txt'', 'r')
replace the double quote by a single quote.

JM

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web