From: Bruce S. <Bru...@nc...> - 2005-07-23 14:54:47
|
Updated the latest Windows installers for Python 2.3 and 2.4 to correct two errors: There was no listing of the Visual documentation on the Help menu in IDLE, and the installer didn't install precompiled .pyc files for Visual and Numeric, which would cause a minor slowdown on administered computers where the user doesn't have access to the Python site-packages folder, so that the .pyc files generated during a session wouldn't be saved. Bruce Sherwood |