mirror of
https://github.com/python/cpython.git
synced 2025-11-03 03:22:27 +00:00
Merged revisions 68893 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk ........ r68893 | martin.v.loewis | 2009-01-24 16:47:27 +0100 (Sa, 24 Jan 2009) | 3 lines Issue #3881: Help Tcl to load even when started through the unreadable local symlink to "Program Files" on Vista. ........
This commit is contained in:
parent
17e5587693
commit
acbf461fe5
2 changed files with 38 additions and 0 deletions
|
|
@ -139,6 +139,9 @@ Core and Builtins
|
|||
Library
|
||||
-------
|
||||
|
||||
- Issue #3881: Help Tcl to load even when started through the
|
||||
unreadable local symlink to "Program Files" on Vista.
|
||||
|
||||
- Issue #4710: Extract directories properly in the zipfile module;
|
||||
allow adding directories to a zipfile.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue