Make set_term_size() handle the CommandNotFound exception if stty
authorZac Medico <zmedico@gentoo.org>
Wed, 28 May 2008 01:35:55 +0000 (01:35 -0000)
committerZac Medico <zmedico@gentoo.org>
Wed, 28 May 2008 01:35:55 +0000 (01:35 -0000)
commitb1680637e07f76762f0188ec3ce9e27fd247805f
tree79ef752cb9fb81bf5a3fa3886e4147d51259e36d
parentc8780d7772b891bf08002c2e1475ef580ef94441
Make set_term_size() handle the CommandNotFound exception if stty
is missing for some reason. (trunk r10461)

svn path=/main/branches/2.1.2/; revision=10464
pym/output.py