]> granicus.if.org Git - python/commit
Merged revisions 78488 via svnmerge from
authorFlorent Xicluna <florent.xicluna@gmail.com>
Sat, 27 Feb 2010 14:34:41 +0000 (14:34 +0000)
committerFlorent Xicluna <florent.xicluna@gmail.com>
Sat, 27 Feb 2010 14:34:41 +0000 (14:34 +0000)
commitb6d80cc893d6de3a958d1d7dbc8e640d5f4f6628
tree4e35f2aea6d1d63ca0856bd5cb2ffa6189030421
parent04eef97a8ac1089bb9f0227a2be38f07c9972268
Merged revisions 78488 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r78488 | florent.xicluna | 2010-02-27 14:31:23 +0100 (sam, 27 fév 2010) | 2 lines

  Issue #1729305: Fix doctest to handle encode error with "backslashreplace".  It fixes #7667 too.
........
Lib/doctest.py
Lib/test/test_doctest.py
Misc/NEWS