]> granicus.if.org Git - python/commit
Blocked revisions 76286 via svnmerge
authorNick Coghlan <ncoghlan@gmail.com>
Sun, 15 Nov 2009 07:35:20 +0000 (07:35 +0000)
committerNick Coghlan <ncoghlan@gmail.com>
Sun, 15 Nov 2009 07:35:20 +0000 (07:35 +0000)
commit38b5dd13eb752b8211c1ae81697c821a8dbe1674
tree7d85830aeea98d6c0c1af21f268f54763e3b54c6
parentf0bb4354845cdfd188ab02009f4c28d9a67e3980
Blocked revisions 76286 via svnmerge

........
  r76286 | nick.coghlan | 2009-11-15 17:30:34 +1000 (Sun, 15 Nov 2009) | 1 line

  Issue #6816: expose the zipfile and directory execution mechanism to Python code via the runpy module. Also consolidated some script execution functionality in the test harness into a helper module and removed some implementation details from the runpy module documentation.
........