[Python-Dev] Tools directory (Was RE: Replacement for print in Python 3.0)
Tim Peters
tim.peters at gmail.com
Fri Sep 9 16:20:10 CEST 2005
[Brett Cannon]
> I assume that the Windows installer includes the Tools/ directory.
It installs part of it, not all:
C:\Python24\Tools>dir/b
i18n
pynche
Scripts
versioncheck
webchecker
So it's missing these Tools directories:
audiopy
bgen
compiler
faqwiz
framer
freeze
modulator
msi
unicode
world
Historically, a Tools directory got into the Windows installer iff
somone asked for it.
More information about the Python-Dev
mailing list