]> granicus.if.org Git - python/commit
main(): wrap the device.setinfo() call around an exception handler.
authorBarry Warsaw <barry@python.org>
Wed, 22 Sep 1999 15:45:51 +0000 (15:45 +0000)
committerBarry Warsaw <barry@python.org>
Wed, 22 Sep 1999 15:45:51 +0000 (15:45 +0000)
commitd8d179d69d46a07923ad07b70a2d5f5e57f8030a
tree7571e88e8d24f2c88a8d8ee4b4e8e9393abce4f2
parentda2d352bdb540cc07969a7321e3632d588e0e769
main(): wrap the device.setinfo() call around an exception handler.
It's possible to get a sunaudiodev.error (errno == EINVAL), although
I'm not exactly sure why, this at least won't crash the application.
Tools/audiopy/audiopy