diff options
author | Nick Coghlan <ncoghlan@gmail.com> | 2009-11-16 06:57:43 (GMT) |
---|---|---|
committer | Nick Coghlan <ncoghlan@gmail.com> | 2009-11-16 06:57:43 (GMT) |
commit | d8e4101fa62608aae38bc56fb73bbcec03a7f211 (patch) | |
tree | e3dd0bee7022a43131d8dd034947b1a1ce7ebb8e | |
parent | bdf439321f97c1f78c5b387fcbf5556e56d57fd3 (diff) | |
download | cpython-d8e4101fa62608aae38bc56fb73bbcec03a7f211.zip cpython-d8e4101fa62608aae38bc56fb73bbcec03a7f211.tar.gz cpython-d8e4101fa62608aae38bc56fb73bbcec03a7f211.tar.bz2 |
Blocked revisions 76324 via svnmerge
................
r76324 | nick.coghlan | 2009-11-16 16:49:25 +1000 (Mon, 16 Nov 2009) | 17 lines
Merged revisions 76286-76287,76289-76294,76296-76299,76301-76305,76307,76310-76311,76313-76322 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
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.
........
r76321 | nick.coghlan | 2009-11-16 13:55:51 +1000 (Mon, 16 Nov 2009) | 1 line
Account for another cache when hunting ref leaks
........
r76322 | nick.coghlan | 2009-11-16 13:57:32 +1000 (Mon, 16 Nov 2009) | 1 line
Allow for backslashes in file paths passed to the regex engine
........
................
0 files changed, 0 insertions, 0 deletions