]> granicus.if.org Git - python/commit
Merged revisions 79297,79307 via svnmerge from
authorFlorent Xicluna <florent.xicluna@gmail.com>
Tue, 23 Mar 2010 13:30:12 +0000 (13:30 +0000)
committerFlorent Xicluna <florent.xicluna@gmail.com>
Tue, 23 Mar 2010 13:30:12 +0000 (13:30 +0000)
commit61b9c3ed5f8eb38c960512e1051942853a052005
treea8801e92d1569ef9561fc90980b860358a0649b8
parent4f5e828d95e42d1cf010ea23999821991baec26d
Merged revisions 79297,79307 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r79297 | florent.xicluna | 2010-03-22 18:18:18 +0100 (lun, 22 mar 2010) | 2 lines

  #7668: Fix test_httpservers failure when sys.executable contains non-ASCII bytes.
........
  r79307 | florent.xicluna | 2010-03-22 23:45:50 +0100 (lun, 22 mar 2010) | 2 lines

  #7667: Fix doctest failures with non-ASCII paths.
........
Lib/doctest.py
Lib/test/test_httpservers.py
Misc/NEWS