mirror of
https://github.com/python/cpython.git
synced 2025-12-31 04:23:37 +00:00
Co-authored-by: Ćukasz Langa <lukasz@langa.pl> Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com> Co-authored-by: Michael Blahay <mblahay@gmail.com>
1 line
97 B
ReStructuredText
1 line
97 B
ReStructuredText
update curses textbox to additionally handle backspace using the ``curses.ascii.DEL`` key press.
|