[issue6065] bdist_msi.py failed assert when including extension modules

2009-05-26 Thread Martin v. Löwis
Changes by Martin v. Löwis : -- assignee: tarek -> loewis nosy: +loewis priority: -> release blocker ___ Python tracker ___ ___ Python

[issue6065] bdist_msi.py failed assert when including extension modules

2009-05-24 Thread Martin v . Löwis
Martin v. Löwis added the comment: Thanks for the patch. Committed as r72891 and r72892. Please use 4-space indents in the future. -- resolution: -> accepted status: open -> closed ___ Python tracker

[issue6065] bdist_msi.py failed assert when including extension modules

2009-05-20 Thread Tim Golden
Changes by Tim Golden : -- assignee: -> tarek components: +Distutils nosy: +tarek type: -> behavior versions: +Python 2.7 ___ Python tracker ___

[issue6065] bdist_msi.py failed assert when including extension modules

2009-05-19 Thread Tim Golden
Index: bdist_msi.py === --- bdist_msi.py(revision 72507) +++ bdist_msi.py(working copy) @@ -141,6 +141,8 @@ bdist_base = self.get_finalized_command('bdist').bdist_base self.bdist_dir = os.path.