]> granicus.if.org Git - python/commit
bpo-30176: Add missing curses cell attributes constants (GH-1302). (GH-2241)
authorMariatta <Mariatta@users.noreply.github.com>
Fri, 16 Jun 2017 14:19:56 +0000 (07:19 -0700)
committerGitHub <noreply@github.com>
Fri, 16 Jun 2017 14:19:56 +0000 (07:19 -0700)
commit304a96e5868c1b38a87692668f297aaf041e6e67
treea82170ca71aa91cab25b96716e59b965ac0fc7da
parente9f4d8db5f30a9603fa0c005382bff78aa1ce232
bpo-30176: Add missing curses cell attributes constants (GH-1302). (GH-2241)

(cherry picked from commit 116dd5eba60a940b35db6aaf4e8c998ac30ad440)
Doc/library/curses.rst
Misc/NEWS