]> granicus.if.org Git - python/commit
bpo-30176: Add missing curses cell attributes constants (#2278)
authorXiang Zhang <angwerzx@126.com>
Mon, 19 Jun 2017 14:12:45 +0000 (22:12 +0800)
committerGitHub <noreply@github.com>
Mon, 19 Jun 2017 14:12:45 +0000 (22:12 +0800)
commitb39a7481ee7e6166d6d2b252a7a514b1f6553dfa
treee4e1b0554c972f13b73fc5d1265f406233191af8
parentc3c9db89273fabc62ea1b48389d9a3000c1c03ae
bpo-30176: Add missing curses cell attributes constants (#2278)
Doc/library/curses.rst
Misc/NEWS