Undoing character read from file
Emeka
emekamicro at gmail.com
Thu Feb 16 18:10:28 EST 2012
More information about the Python-list mailing list
Thu Feb 16 18:10:28 EST 2012
- Previous message (by thread): list of properties
- Next message (by thread): Undoing character read from file
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hello All, I know about seek and tell while using readline. What about if I am using read, and I want to undo the last character I just read(to return it back to the stream). How do I achieve this? Regards, \Emeka *Satajanus Nig. Ltd * -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-list/attachments/20120217/b97092bf/attachment.html>
- Previous message (by thread): list of properties
- Next message (by thread): Undoing character read from file
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list