This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author ronaldoussoren
Recipients ned.deily, ronaldoussoren
Date 2012-08-15.09:25:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1345022701.85.0.547015609473.issue15663@psf.upfronthosting.co.za>
In-reply-to
Content
A major reason for why the current installers don't install Tk as well is that this would significantly increase the size of the installer.

There's also the question of what bits of Tcl/Tk should be bundled, although I guess we should ship a minimal install of Tk that still supports everything that is wrapped by the python std lib. Alternatively we could ship the same subset as the Windows installer.
History
Date User Action Args
2012-08-15 09:25:01ronaldoussorensetrecipients: + ronaldoussoren, ned.deily
2012-08-15 09:25:01ronaldoussorensetmessageid: <1345022701.85.0.547015609473.issue15663@psf.upfronthosting.co.za>
2012-08-15 09:25:01ronaldoussorenlinkissue15663 messages
2012-08-15 09:25:01ronaldoussorencreate