MCPcopy Create free account
hub / github.com/deepnote/vscode-deepnote / getJupyterVariableValue.py

File getJupyterVariableValue.py

pythonFiles/tests/ipython/getJupyterVariableValue.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import sys as VC_sys
2import locale as VC_locale
3
4VC_IS_PY2 = VC_sys.version_info < (3,)

Callers

nothing calls this directly

Calls 1

VC_SafeReprClass · 0.85

Tested by

no test coverage detected