This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author pitrou
Recipients pitrou, tarek
Date 2009-11-11.20:48:28
SpamBayes Score 0.03145525
Marked as misclassified No
Message-id <1257972511.98.0.363169878923.issue7307@psf.upfronthosting.co.za>
In-reply-to
Content
In
http://www.python.org/dev/buildbot/3.x/builders/x86%20Windows7%203.x/builds/10/steps/test/logs/stdio
:

======================================================================
ERROR: test_reg_class
(distutils.tests.test_msvc9compiler.msvc9compilerTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File
"D:\cygwin\home\db3l\buildarea\3.x.bolen-windows7\build\lib\distutils\tests\test_msvc9compiler.py",
line 48, in test_reg_class
    v = Reg.get_value(path, "lfitalic")
  File
"D:\cygwin\home\db3l\buildarea\3.x.bolen-windows7\build\lib\distutils\msvc9compiler.py",
line 62, in get_value
    raise KeyError(key)
KeyError: 'lfitalic'

----------------------------------------------------------------------
History
Date User Action Args
2009-11-11 20:48:32pitrousetrecipients: + pitrou, tarek
2009-11-11 20:48:31pitrousetmessageid: <1257972511.98.0.363169878923.issue7307@psf.upfronthosting.co.za>
2009-11-11 20:48:29pitroulinkissue7307 messages
2009-11-11 20:48:28pitroucreate