commit | 558cc4e8545e4db92f35a8dadd9133d4c552f745 | [log] [tgz] |
---|---|---|
author | Brian Curtin <brian.curtin@gmail.com> | Mon Nov 22 00:03:47 2010 +0000 |
committer | Brian Curtin <brian.curtin@gmail.com> | Mon Nov 22 00:03:47 2010 +0000 |
tree | 0b566dcfd930cab4c3ef381edce50afdd36ba910 | |
parent | 2d011ed71c71be0781e3c0de3604af690a6cbc96 [diff] |
Merged revisions 86655 via svnmerge from svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r86655 | brian.curtin | 2010-11-21 18:01:01 -0600 (Sun, 21 Nov 2010) | 2 lines Quote the paths in the event that they contain spaces. ........