[Baypiggies] python newbie

Brian Mahoney mrbmahoney at gmail.com
Mon Mar 6 17:42:11 CET 2006


Typos like that are why it is usually better to post the
actual code.  For coding problems like this, a
recommended resource is
<http://mail.python.org/mailman/listinfo/python-help>

On 3/6/06, Jerome Jabson <jjabson at yahoo.com> wrote:
> oops typo:
> f = open("text-file", "r)
>
> should be:
> f = open("text-file", "r")
>
> --- Jerome Jabson <jjabson at yahoo.com> wrote:


More information about the Baypiggies mailing list