Merged revisions 71995,72227 via svnmerge from
authorKurt B. Kaiser <kbk@shore.net>
Sun, 4 Oct 2009 23:26:19 +0000 (23:26 +0000)
committerKurt B. Kaiser <kbk@shore.net>
Sun, 4 Oct 2009 23:26:19 +0000 (23:26 +0000)
commit441dad8145686a9438ef1a30da64e589af2989ed
tree901ab98fdd7ad793a8e350d1a3ed48e7ddf0681e
parentb85c1472247d8eff5bea93b2861f4d2d61c0d2c6
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.
........
Lib/idlelib/NEWS.txt
Lib/idlelib/OutputWindow.py