MCPcopy 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 '''
21 def getpat(self):
22 return self._pat
23
24searchengine = Dummy_searchengine()
25

Callers 3

test_replace_simpleMethod · 0.45
test_is_getMethod · 0.45
test_setcookedpatMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected