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

techtonik at gmail.com techtonik at gmail.com
Wed Feb 2 08:32:03 CET 2011


On 2011/02/02 07:18:33, Martin v. Löwis wrote:
> Ah. That shouldn't be done. If anything is to be done, the builtin
msilib can be
> considered, instead. Given the choice of using either ctypes or an
external
> package, I prefer the external package.

It is a surprise to find builtin msilib. Why isn't it used? Is an
incremental transition to builtin possible?

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


More information about the Python-Dev mailing list