New submission from anatoly techtonik <techto...@gmail.com>:

The MSI installer is generated using msilib.py from 
http://svn.python.org/projects/python/branches/release27-maint/Tools/msi that 
is dependent from external win32com module. We also have internal 'msilib' 
module that is unused for some reason.

Is it possible to incrementally transition from Tools/msilib.py to builtin 
'msilib'?

See http://codereview.appspot.com/4080047/ for the start of the thread.

----------
components: Installation
messages: 127720
nosy: loewis, techtonik
priority: normal
severity: normal
status: open
title: MSI: Remove win32com dependency from installer generator
versions: Python 2.7, Python 3.1, Python 3.2, Python 3.3

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue11097>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to