This commit is contained in:
Senthil Kumaran 2011-04-13 09:43:05 +08:00
commit 9526c62185

View file

@ -425,8 +425,15 @@ Build
- Issue #11268: Prevent Mac OS X Installer failure if Documentation - Issue #11268: Prevent Mac OS X Installer failure if Documentation
package had previously been installed. package had previously been installed.
- Issue #11495: OSF support is eliminated. It was deprecated in Python 3.2. - Issue #11495: OSF support is eliminated. It was deprecated in Python 3.2.
IDLE
----
- Issue #11718: IDLE's open module dialog couldn't find the __init__.py
file in a package.
Tools/Demos Tools/Demos
----------- -----------