classification
Title: most missing from Windows distribution
Type: Stage:
Components: Demos and Tools Versions: Python 2.5
process
Status: closed Resolution: invalid
Dependencies: Superseder:
Assigned To: Nosy List: jimjjewett (1)
Priority: normal Keywords patch

Created on 2006-08-16 16:15 by jimjjewett, last changed 2006-08-16 16:17 by jimjjewett.

Messages (2)
msg50917 - (view) Author: Jim Jewett (jimjjewett) Date: 2006-08-16 16:15
The windows distribution (I'm currently looking at 
2.5b3) does not contain a Demo directory, and the 
Tools directory contains only five packages (i18n, 
pynche, Scripts, versioncheck, webchecker)

SVN Head lists 20 directories under Demo and 17 under 
Tools.

At a first pass, all except tools/audiopy (Solaris 
specific) are relevant on Windows, and some tools 
(such as freeze, msi) even have windows-specific code.

I've marked it 2.5 because consistency with other 
platforms seems like a bugfix, even if it does 
introduce new features to windows.  (And note that it 
only adds new files that are not on the standard path, 
so no old behavior should change.)
msg50918 - (view) Author: Jim Jewett (jimjjewett) Date: 2006-08-16 16:17
Logged In: YES 
user_id=764593

wrong tracker
History
Date User Action Args
2006-08-16 16:15:35jimjjewettcreate