Make set_term_size() handle the CommandNotFound exception if stty
authorZac Medico <zmedico@gentoo.org>
Wed, 28 May 2008 01:13:40 +0000 (01:13 -0000)
committerZac Medico <zmedico@gentoo.org>
Wed, 28 May 2008 01:13:40 +0000 (01:13 -0000)
commit832f4b7e9014ca9af666d6c3af7f261bf270fd2e
tree102f7ca003209e9d698d70ac99fea042f7ae160f
parentcb264456ddc7c0df50f5629ffa27e7ed75112ab2
Make set_term_size() handle the CommandNotFound exception if stty
is missing for some reason.

svn path=/main/trunk/; revision=10461
pym/portage/output.py