Alex Nordhus wrote:
> Having some trouble with f.readline and python. Specifically looking for
> the command to tell it to go and read a specific line.

There is no such command built in. You will have to build it yourself 
out of the components that are available.

-- 
Robert Kern
[EMAIL PROTECTED]

"In the fields of hell where the grass grows high
  Are the graves of dreams allowed to die."
   -- Richard Harter

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to