]> granicus.if.org Git - python/commit
Missing import in test_curses, uncovered by some buildbots.
authorAmaury Forgeot d'Arc <amauryfa@gmail.com>
Tue, 9 Jun 2009 23:37:11 +0000 (23:37 +0000)
committerAmaury Forgeot d'Arc <amauryfa@gmail.com>
Tue, 9 Jun 2009 23:37:11 +0000 (23:37 +0000)
commit5217c0848a561aefe3b454189471c2199a06cc18
treee7787c3ee54e8b25ffbb7d6b8fb462cb34118446
parentd708c8703e7fc6101f90f65f6c57b5c6c4b0bb59
Missing import in test_curses, uncovered by some buildbots.
(There are still a few test files that don't use the standard layout)
Lib/test/test_curses.py