Home
last modified time | relevance | path

Searched refs:_NullNetCommand (Results 1 – 2 of 2) sorted by relevance

/dports/java/eclipse-pydev/eclipse-pydev-8.2.0/plugins/org.python.pydev.core_8.2.0.202102211157/pysrc/_pydevd_bundle/
H A Dpydevd_net_command.py23 class _NullNetCommand(_BaseNetCommand): class
27 class _NullExitCommand(_NullNetCommand):
33 NULL_NET_COMMAND = _NullNetCommand()
/dports/devel/py-debugpy/debugpy-1.5.1/src/debugpy/_vendored/pydevd/_pydevd_bundle/
H A Dpydevd_net_command.py23 class _NullNetCommand(_BaseNetCommand): class
27 class _NullExitCommand(_NullNetCommand):
33 NULL_NET_COMMAND = _NullNetCommand()