[Python-Dev] MSI: Remove dependency from win32com.client module (issue4080047)

techtonik at gmail.com techtonik at gmail.com
Wed Feb 2 08:14:18 CET 2011


On 2011/02/01 19:50:23, Martin v. Löwis wrote:
> On 2011/02/01 07:22:57, techtonik wrote:
> > It removes the dependency from msi.py making it easier to do the
rest in
> > subsequent patches.

> What rest specifically? Why are the msilib changes needed for that?

The rest is to use ctypes, so that no external packages will be required
to build Python installer.

http://codereview.appspot.com/4080047/


More information about the Python-Dev mailing list