commit | 913876d824d969f8c7431e8a9d4610a9a11a786e | [log] [tgz] |
---|---|---|
author | Serhiy Storchaka <storchaka@gmail.com> | Sun Oct 28 13:41:26 2018 +0200 |
committer | GitHub <noreply@github.com> | Sun Oct 28 13:41:26 2018 +0200 |
tree | f98ec4ccbb5f2db38d2ea62e1583745db2957c0b | |
parent | 95f68b10d5c9852ef4dcf5b9f2ae15fdf74e8f1c [diff] [blame] |
bpo-35054: Add yet more index entries for symbols. (GH-10121)
diff --git a/Doc/library/curses.ascii.rst b/Doc/library/curses.ascii.rst index 04b2a26..a69dbb2 100644 --- a/Doc/library/curses.ascii.rst +++ b/Doc/library/curses.ascii.rst
@@ -207,6 +207,10 @@ it returns a string. +.. index:: + single: ^ (caret); in curses module + single: ! (exclamation); in curses module + .. function:: unctrl(c) Return a string representation of the ASCII character *c*. If *c* is printable,