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

File textpad.py

Lib/curses/textpad.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""Simple textbox editing widget with Emacs-like keybindings."""
2
3import curses
4import curses.ascii

Callers

nothing calls this directly

Calls 1

wrapperMethod · 0.45

Tested by

no test coverage detected