New submission from Paul Moore <p.f.mo...@gmail.com>: It looks like the "Control Panel\Desktop\dragfullwindows" registry entry can have value 2 (it does on my buildbot!) The distutils test "test_msvc9compiler" assumes that only values 0 and 1 are valid.
The following patch (against trunk) fixes this. I've tested it on my buildbot machine and it seems to do the trick. ---------- assignee: tarek components: Distutils, Tests files: msvc9compiler.patch keywords: buildbot, patch, patch messages: 95458 nosy: pmoore, tarek severity: normal status: open title: distutils.tests.test_msvc9compiler - dragfullwindows can have value 2 versions: Python 2.6, Python 2.7, Python 3.1, Python 3.2 Added file: http://bugs.python.org/file15361/msvc9compiler.patch _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue7354> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com