﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	launchpad_bug
1073	runner can't execute python executable on Win7-64bit	zooko	sneves	"On Dcoder's buildslave:

http://tahoe-lafs.org/buildbot/builders/Dcoder%20Win7-64%20py2.6/builds/37/steps/test/logs/stdio

{{{

[FAIL]: allmydata.test.test_runner.TheRightCode.test_path

Traceback (most recent call last):
  File ""c:\users\buildslave\builds\tahoe-lafs\dcoder_win7-64_py2.6\build\src\allmydata\test\test_runner.py"", line 40, in _cb
    self.failUnlessEqual(rc_or_sig, 0, str((out, err, rc_or_sig)))
twisted.trial.unittest.FailTest: ('', 'Cannot find Python executable C:\\Python26\\python.exe\r\n', 2)
not equal:
a = 2
b = 0
}}}

Could it have something to do with trailing newlines in the executable name? Or is this a problem with the runner script not working on 64-bit Windows?"	defect	closed	major	1.8β	packaging	1.6.1	fixed	windows setuptools pycrypto-lib		
