[Python-Dev] distutils and bdist_wininst confusion: clarification
Guido van Rossum
guido@python.org
Tue, 10 Oct 2000 09:41:50 -0500
Thomas, thanks for the explanation. I agree that you can check in the
changes yourself as you proposed.
There's one issue I still don't understand (not having the time to
read the full distutils docs): how does a typical Windows developer
decide whether to use an external zip utility or the zipfile module?
--Guido van Rossum (home page: http://www.python.org/~guido/)