]> granicus.if.org Git - python/commit
Catch IOError for when the device file doesn't exist or the user doesn't have
authorNeal Norwitz <nnorwitz@gmail.com>
Sun, 26 Aug 2007 22:16:23 +0000 (22:16 +0000)
committerNeal Norwitz <nnorwitz@gmail.com>
Sun, 26 Aug 2007 22:16:23 +0000 (22:16 +0000)
commit1b2f62d139257643b844eae6e951309d5aae472f
tree41e411a766592678fe478491b222c2a85ef4eccd
parent15d4e56c40896d0544cf5df618d651199be17974
Catch IOError for when the device file doesn't exist or the user doesn't have
permission to write to the device.
Lib/test/test_ossaudiodev.py