[issue4407] Windows Installer Error 1722 when opting for compilation at install time

2008-12-01 Thread Eric Devolder
Changes by Eric Devolder <[EMAIL PROTECTED]>: Removed file: http://bugs.python.org/file12176/unnamed ___ Python tracker <[EMAIL PROTECTED]> ___

[issue4407] Windows Installer Error 1722 when opting for compilation at install time

2008-11-30 Thread Eric Devolder
Eric Devolder <[EMAIL PROTECTED]> added the comment: Dear Martin, It's my pleasure. I'm just sorry if I misled you a bit, but as I told I haven't managed to have a full testing env yet ( although I'm close to it), so I could not check in time if it would have fixed the bug. Thanks for the great

[issue4407] Windows Installer Error 1722 when opting for compilation at install time

2008-11-30 Thread Martin v. Löwis
Martin v. Löwis <[EMAIL PROTECTED]> added the comment: Thanks for the report. The problem was not with the quoting (this works fine), but that test/crashers/iter.py failed to compile. Fixed in r67448. -- resolution: -> fixed status: open -> closed __

[issue4407] Windows Installer Error 1722 when opting for compilation at install time

2008-11-24 Thread Martin v. Löwis
Changes by Martin v. Löwis <[EMAIL PROTECTED]>: -- assignee: -> loewis nosy: +loewis ___ Python tracker <[EMAIL PROTECTED]> ___ ___ Pyt

[issue4407] Windows Installer Error 1722 when opting for compilation at install time

2008-11-24 Thread Martin v. Löwis
Changes by Martin v. Löwis <[EMAIL PROTECTED]>: -- priority: -> release blocker ___ Python tracker <[EMAIL PROTECTED]> ___ ___ Python-b

[issue4407] Windows Installer Error 1722 when opting for compilation at install time

2008-11-24 Thread Eric Devolder
New submission from Eric Devolder <[EMAIL PROTECTED]>: This error happens when opting in for compiling the scripts at installation. (please note also that I did not selected "register extension", but I don't think this has an impact). Here is the text from event viewer: Product: Python 3.0rc3 -