]> granicus.if.org Git - python/commit
Merged revisions 85495 via svnmerge from
authorFlorent Xicluna <florent.xicluna@gmail.com>
Thu, 14 Oct 2010 21:10:45 +0000 (21:10 +0000)
committerFlorent Xicluna <florent.xicluna@gmail.com>
Thu, 14 Oct 2010 21:10:45 +0000 (21:10 +0000)
commitb67660fcceabd6cac7d4dea593db34bffa52dc98
tree10c6171fc7153e8584473d03c0db60d7325cd292
parent8299393122a1f5e807f065ceb59488f3ab486586
Merged revisions 85495 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

........
  r85495 | florent.xicluna | 2010-10-14 22:56:20 +0200 (jeu., 14 oct. 2010) | 3 lines

  Fix the regex to match all kind of filenames, for interactive debugging in doctests. (issue #9409)
........
Lib/doctest.py
Lib/test/test_doctest.py
Misc/NEWS