]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Merged revisions 67790 via svnmerge from
authorNick Coghlan <ncoghlan@gmail.com>
Mon, 15 Dec 2008 11:48:21 +0000 (11:48 +0000)
committerNick Coghlan <ncoghlan@gmail.com>
Mon, 15 Dec 2008 11:48:21 +0000 (11:48 +0000)
commit4d2e41b1a4478d8ba08d32bc532b4b6e9e8c9bf6
treef44bc30a6da4d1bdda4c4dd192ddcb4591f0f489
parentf8638a8d2181e7b021be7e838a9400e2319a9b4e
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