Skip to content

Commit 5fa203b

Browse files
Add items to Doc/tools/removed-ids.txt.
1 parent 17262e1 commit 5fa203b

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

Doc/tools/removed-ids.txt

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,3 +33,17 @@ reference/expressions.html: grammar-token-python-grammar-set_display
3333
# Moved to a different page
3434
c-api/typeobj.html: c.Py_tp_base
3535
c-api/typeobj.html: c.Py_tp_bases
36+
37+
# curses.panel.panel is the correct class name.
38+
library/curses.panel.html: curses.panel.Panel.above
39+
library/curses.panel.html: curses.panel.Panel.below
40+
library/curses.panel.html: curses.panel.Panel.bottom
41+
library/curses.panel.html: curses.panel.Panel.hidden
42+
library/curses.panel.html: curses.panel.Panel.hide
43+
library/curses.panel.html: curses.panel.Panel.move
44+
library/curses.panel.html: curses.panel.Panel.replace
45+
library/curses.panel.html: curses.panel.Panel.set_userptr
46+
library/curses.panel.html: curses.panel.Panel.show
47+
library/curses.panel.html: curses.panel.Panel.top
48+
library/curses.panel.html: curses.panel.Panel.userptr
49+
library/curses.panel.html: curses.panel.Panel.window

0 commit comments

Comments
 (0)