Text file handling in python

Noorhan Abbas noorhanabbas at yahoo.co.uk
Mon Dec 10 09:49:36 EST 2007


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20071210/f3f38005/attachment.html>


More information about the Python-list mailing list