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

Route test_evaluate_unicode

tests_python/test_debugger_json.py:None–None  ·  view source on GitHub ↗
pytest.mark.skipif(IS_JYTHON, reason="Putting unicode on frame vars does not work on Jython.")

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