From: Mark Dickinson Date: Tue, 13 Apr 2010 11:50:59 +0000 (+0000) Subject: Blocked revisions 80035 via svnmerge X-Git-Tag: v2.6.6rc1~456 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=6aca57e757bc385f648a81618596bebbb1ce39f1;p=thirdparty%2FPython%2Fcpython.git Blocked revisions 80035 via svnmerge ........ r80035 | mark.dickinson | 2010-04-13 12:37:23 +0100 (Tue, 13 Apr 2010) | 1 line In test_winsound, don't try to import _winreg until after checking that winsound is supported. ........ ---