[issue1468] MSI installer does not include SSL test .pem files

2007-11-25 Thread Martin v. Löwis
Martin v. Löwis added the comment: I verified the installer; this problem is now fixed. -- resolution: -> fixed status: open -> closed __ Tracker <[EMAIL PROTECTED]> __ __

[issue1468] MSI installer does not include SSL test .pem files

2007-11-20 Thread Bill Janssen
Bill Janssen added the comment: Looks good to me, too. -- nosy: +janssen __ Tracker <[EMAIL PROTECTED]> __ ___ Python-bugs-list mailing list Un

[issue1468] MSI installer does not include SSL test .pem files

2007-11-19 Thread Martin v. Löwis
Martin v. Löwis added the comment: Thanks for the patch. It looked good, so I committed it as r59066. Let's see whether the buildbot picks it up correctly. __ Tracker <[EMAIL PROTECTED]> __ ___

[issue1468] MSI installer does not include SSL test .pem files

2007-11-19 Thread Paul Moore
Paul Moore added the comment: The following looks like it may be OK. I have no way of testing it, unfortunately, as I don't currently have a working build environment, and I've no idea how to build the MSI even if I did... Added file: http://bugs.python.org/file8782/msi.patch __

[issue1468] MSI installer does not include SSL test .pem files

2007-11-19 Thread Martin v. Löwis
Martin v. Löwis added the comment: Thanks for pointing that out. The MSI build needs to be taught to pick them up. If I seemingly don't find the time, feel free to contribute a patch. -- assignee: -> loewis nosy: +loewis __ Tracker <[EMAIL PROTECTED]>

[issue1468] MSI installer does not include SSL test .pem files

2007-11-19 Thread Paul Moore
New submission from Paul Moore: The latest MSI daily snapshot installer for Python 2.6 (19 Nov) does not include the .pem files for the SSL tests from the Lib\test directory. -- components: Installation messages: 57666 nosy: pmoore severity: normal status: open title: MSI installer does