Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
time
2
3
while
1:
4
where = file.tell()
Callers
nothing calls this directly
Calls
4
tell
Method · 0.45
readline
Method · 0.45
sleep
Method · 0.45
seek
Method · 0.45
Tested by
no test coverage detected