]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-30176: Add missing curses cell attributes constants (#2277)
authorXiang Zhang <angwerzx@126.com>
Mon, 19 Jun 2017 14:06:59 +0000 (22:06 +0800)
committerGitHub <noreply@github.com>
Mon, 19 Jun 2017 14:06:59 +0000 (22:06 +0800)
commit04521c275e47e4df59046ee0297810f06c208350
tree2957d77259044aa46329bfa9306688c861584d94
parent46e299c1536da541b9dbf76c0cb909bf8c79f589
bpo-30176: Add missing curses cell attributes constants (#2277)
Doc/library/curses.rst
Misc/NEWS