MCPcopy Index your code
hub / github.com/python/cpython / merge

Method merge

Lib/idlelib/undo.py:192–193  ·  view source on GitHub ↗
(self, cmd)

Source from the content-addressed store, hash-verified

190 pass
191
192 def merge(self, cmd):
193 return 0
194
195 def save_marks(self, text):
196 marks = {}

Callers 6

hFunction · 0.45
d3.min.jsFile · 0.45
cFunction · 0.45
addcmdMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected