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

Route test_gevent_subprocess_not_python

tests_python/test_debugger_json.py:None–None  ·  view source on GitHub ↗
pytest.mark.skipif(sys.platform == "win32", reason="tput requires Linux.")

Source from the content-addressed store, hash-verified

1# coding: utf-8
2from collections import namedtuple
3import json
4from os.path import normcase

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected