MCPcopy Create free account
hub / github.com/ipython/ipython / Close

Method Close

IPython/utils/tests/test_path.py:176–177  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

174 def __enter__(self):
175 pass
176 def Close(self):
177 pass
178 def __exit__(*args, **kwargs):
179 pass
180

Callers 1

OnTimeToCloseMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected