MCPcopy Create free account
hub / github.com/fabioz/PyDev.Debugger / close

Method close

_pydev_bundle/pydev_console_utils.py:94–95  ·  view source on GitHub ↗
(self, *args, **kwargs)

Source from the content-addressed store, hash-verified

92 return "\n"
93
94 def close(self, *args, **kwargs):
95 pass # expected in StdIn
96
97
98# =======================================================================================================================

Callers 6

parse_cmdlineFunction · 0.45
create_server_socketFunction · 0.45
start_serverFunction · 0.45
do_itMethod · 0.45
_on_runMethod · 0.45
get_socket_namesFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected