]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Merged revisions 67792 via svnmerge from
authorNick Coghlan <ncoghlan@gmail.com>
Mon, 15 Dec 2008 12:06:28 +0000 (12:06 +0000)
committerNick Coghlan <ncoghlan@gmail.com>
Mon, 15 Dec 2008 12:06:28 +0000 (12:06 +0000)
commit3cae603e42e01c534ce2e2b7118ac6e02bbfdcef
tree2d352809b5b75020dd2af377d7700b6f457ddfea
parent07ef684f7b874de0f557bdd27e89418ab2a0566f
Merged revisions 67792 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

................
  r67792 | nick.coghlan | 2008-12-15 22:01:34 +1000 (Mon, 15 Dec 2008) | 9 lines

  Merged revisions 67790 via svnmerge from
  svn+ssh://pythondev@svn.python.org/python/trunk

  ........
    r67790 | nick.coghlan | 2008-12-15 21:41:05 +1000 (Mon, 15 Dec 2008) | 1 line

    Issue #4197: Fix the remaining part of the doctest-in-zipfile problem by giving linecache access to the module globals when available
  ........
................
Lib/doctest.py
Lib/test/test_zipimport_support.py