Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/python/cpython
/ getpat
Method
getpat
Lib/idlelib/idle_test/test_grep.py:21–22 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
19
many possible self.engine.x attributes are needed here.
20
''
&
#x27;
21
def
getpat(self):
22
return
self._pat
23
24
searchengine = Dummy_searchengine()
25
Callers
3
test_replace_simple
Method · 0.45
test_is_get
Method · 0.45
test_setcookedpat
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected