Hello,
I am tring to access a text file in random acess way, that is, using f.tell() 
and f.seek() to seek a certain position in the text file. f.seek() does not 
seem to work properly, the file is opened in a read universal 'rU' mode.

Thank you very much,
Nora.


      __________________________________________________________
Sent from Yahoo! Mail - a smarter inbox http://uk.mail.yahoo.com
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to