Message 72008 - Python tracker

Message72008

Author henry.precheur
Recipients henry.precheur, hyeshik.chang
Date 2008-08-27.05:03:16
SpamBayes Score 8.681683e-06
Marked as misclassified No
Message-id <1219813400.13.0.222536620323.issue3685@psf.upfronthosting.co.za>
In-reply-to
Content
Indeed it looks like it is the source of the problem.

I created a patch to fix it.

But it looks like there is another problem, instead of crashing the
Python interpreter goes into interactive mode instead of executing the
'setup.py' script ...

I don't think it is related, I have checked the result of ws = ws +
wcslen(ws) and it seems to be correct.

I will investigate the problem and create another entry if it is unrelated.
History
Date User Action Args
2008-08-27 05:03:20henry.precheursetrecipients: + henry.precheur, hyeshik.chang
2008-08-27 05:03:20henry.precheursetmessageid: <1219813400.13.0.222536620323.issue3685@psf.upfronthosting.co.za>
2008-08-27 05:03:18henry.precheurlinkissue3685 messages
2008-08-27 05:03:18henry.precheurcreate