]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[Bug #457654] bkgd() used a hard-coded A_NORMAL attribute, when it should
authorAndrew M. Kuchling <amk@amk.ca>
Tue, 4 Sep 2001 19:34:32 +0000 (19:34 +0000)
committerAndrew M. Kuchling <amk@amk.ca>
Tue, 4 Sep 2001 19:34:32 +0000 (19:34 +0000)
commit4a596e3bee104e482353c099ed91a515b8cf21e3
tree9fae242530530680ac555221f1354083d93bd56f
parent9f5b822fb3aa08d3cf4a89d33c6c69ad1843a661
[Bug #457654] bkgd() used a hard-coded A_NORMAL attribute, when it should
    have used the attribute argument provided as a parameter
Modules/_cursesmodule.c