From 38b5dd13eb752b8211c1ae81697c821a8dbe1674 Mon Sep 17 00:00:00 2001 From: Nick Coghlan Date: Sun, 15 Nov 2009 07:35:20 +0000 Subject: [PATCH] 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. ........ -- 2.50.1