]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue 8316: make test_gdb robust in the face of differing terminal
authorR. David Murray <rdmurray@bitdance.com>
Mon, 5 Apr 2010 16:28:49 +0000 (16:28 +0000)
committerR. David Murray <rdmurray@bitdance.com>
Mon, 5 Apr 2010 16:28:49 +0000 (16:28 +0000)
commit0c080097088217e350225bed9843dc64204febe7
treea30fe1ec3191eea0c3300d8371e6a276c134df82
parent0b93a6b19ac15acf8c57b58d1419f6ef1d2086ec
Issue 8316: make test_gdb robust in the face of differing terminal
widths.  Patch by Dave Malcolm.
Lib/test/test_gdb.py