commit | 61df9e50ced8caf3a683ed4cad3896accde8964c | [log] [tgz] |
---|---|---|
author | Gregory P. Smith <greg@mad-scientist.com> | Tue Sep 29 21:58:48 2009 +0000 |
committer | Gregory P. Smith <greg@mad-scientist.com> | Tue Sep 29 21:58:48 2009 +0000 |
tree | 0df33bde89b2daedd3247e2bd678a087fd5b7acd | |
parent | c9d113bf61420028b2e87422752e8632b83a109e [diff] |
Merged revisions 75149 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r75149 | gregory.p.smith | 2009-09-29 14:56:31 -0700 (Tue, 29 Sep 2009) | 3 lines Mention issue6972 in extractall docs about overwriting things outside of the supplied path. ........