read only the last x bytes from a text file

Felix Seeger seeger at sitewaerts.de
Wed May 29 09:10:46 EDT 2002


Hi

I am writing a log monitor.
It checks the filesize and the new filesize.

Now I want only the difference between this vars.
eg read the last 1000 bytes from the file.

How can I do this ?

thanks
have fun
Felix



More information about the Python-list mailing list