Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/clips/pattern
/ tell
Method
tell
pattern/web/pdf/psparser.py:163–164 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
161
return
162
163
def
tell(self):
164
return
self.bufpos+self.charpos
165
166
def
poll(self, pos=None, n=80):
167
pos0 = self.fp.tell()
Callers
10
poll
Method · 0.80
fillbuf
Method · 0.80
revreadlines
Method · 0.80
__init__
Method · 0.80
create_unicode_map
Method · 0.80
fillbuf
Method · 0.80
rewind
Method · 0.80
__getitem__
Method · 0.80
_buildIndexCacheFile
Method · 0.80
binarySearchFile
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected