]> granicus.if.org Git - python/commit
Issue #20358: Tests for curses.window.overlay and curses.window.overwrite
authorLarry Hastings <larry@hastings.org>
Sun, 26 Jan 2014 06:19:47 +0000 (22:19 -0800)
committerLarry Hastings <larry@hastings.org>
Sun, 26 Jan 2014 06:19:47 +0000 (22:19 -0800)
commit23e37aa7b787fd41623c4f3f1eb7ca16ded2ef96
treedadb54e005af14c88bc7fe1968d9d09ca873ed40
parentf0537e8d1c9f070d094425b9bf824756fc9498f8
Issue #20358: Tests for curses.window.overlay and curses.window.overwrite
no longer specify min{row,col} > max{row,col}.
Lib/test/test_curses.py
Misc/NEWS