]> granicus.if.org Git - python/commit
In test_winsound, don't try to import _winreg until after checking that winsound...
authorMark Dickinson <dickinsm@gmail.com>
Tue, 13 Apr 2010 11:37:23 +0000 (11:37 +0000)
committerMark Dickinson <dickinsm@gmail.com>
Tue, 13 Apr 2010 11:37:23 +0000 (11:37 +0000)
commit2c4798b1fdb10f46488c35f9b8da7f505b711a84
tree75af3ab58ed1234d9e96c895ab4d63b04ee412e3
parentd0731072a9b34603e6cec0299008d46a8cbf0059
In test_winsound, don't try to import _winreg until after checking that winsound is supported.
Lib/test/test_winsound.py