Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit f6f3a89

Browse files
committed
Mention new curses.panel module
1 parent 10a2787 commit f6f3a89

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

Misc/NEWS

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,9 @@ Standard library
122122
right. Code that doesn't care where equal elements end up should
123123
continue to use the old, short names ("bisect" and "insort").
124124

125+
- The new curses.panel module wraps the panel library that forms part
126+
of SYSV curses and ncurses. Contributed by Thomas Gellekum.
127+
125128
- The SocketServer module now sets the allow_reuse_address flag by
126129
default in the TCPServer class.
127130

0 commit comments

Comments
 (0)