MCPcopy Index your code
hub / github.com/python/cpython / test_terminfo.py

File test_terminfo.py

Lib/test/test_pyrepl/test_terminfo.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""Tests comparing PyREPL's pure Python curses implementation with the standard curses module."""
2
3import json
4import os

Callers

nothing calls this directly

Calls 1

requiresFunction · 0.90

Tested by

no test coverage detected