Re: [Tutor] Errno 9

2008-02-28 Thread imonthejazz
I think my problem was naming of the files, changed them and its fine now. Man, i feel stupid. When I have finished my project i'll share it with you guys! On 28/02/2008, Kent Johnson <[EMAIL PROTECTED]> wrote: > > imonthejazz wrote: > > Hi All, > > > > I am t

[Tutor] Errno 9

2008-02-28 Thread imonthejazz
Hi All, I am trying to read a line in a file then split the words in the line up. This is what i thought would work: # filearray.py import string # THE FOLLOWING FOUR LINE ARE THE CORRECT START TO THE PROGRAM, # THE SIXTH AND SEVENTH LINES ARE ONLY FOR QUICK TEST PURPOSE!!! infilename = raw_in