File Polling (Rereading)

Daniel Mueller da_mueller at gmx.net
Thu Oct 21 07:11:25 EDT 2004


Hello Fellow Python Programmers,

I have the following problem:

i want to read the content of a file every 10 seconds. now what is the 
best funktion to do that? to open the file, read it and close it 
consumes a lot of CPU time. is there a better solution?

Greetings Daniel
-- 
Please use my GnuPG (PGP) Public-Key for secure message exchange.
(http://157.161.155.222/damueller-pubkey.txt)



More information about the Python-list mailing list