MCPcopy Create free account
hub / github.com/ActiveState/code / recipe-157035.py

File recipe-157035.py

recipes/Python/157035_tail_f_in_Python/recipe-157035.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import time
2
3while 1:
4 where = file.tell()

Callers

nothing calls this directly

Calls 4

tellMethod · 0.45
readlineMethod · 0.45
sleepMethod · 0.45
seekMethod · 0.45

Tested by

no test coverage detected