commit | 441dad8145686a9438ef1a30da64e589af2989ed | [log] [tgz] |
---|---|---|
author | Kurt B. Kaiser <kbk@shore.net> | Sun Oct 04 23:26:19 2009 +0000 |
committer | Kurt B. Kaiser <kbk@shore.net> | Sun Oct 04 23:26:19 2009 +0000 |
tree | 901ab98fdd7ad793a8e350d1a3ed48e7ddf0681e | |
parent | b85c1472247d8eff5bea93b2861f4d2d61c0d2c6 [diff] |
Merged revisions 71995,72227 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r71995 | kurt.kaiser | 2009-04-26 19:22:11 -0400 (Sun, 26 Apr 2009) | 2 lines Right click 'go to file/line' not working if spaces in path. Bug 5559. ........ r72227 | kurt.kaiser | 2009-05-02 22:05:22 -0400 (Sat, 02 May 2009) | 2 lines Further development of issue5559, handle Windows files which not only have embedded spaces, but leading spaces. ........