diff options
author | Victor Stinner <victor.stinner@haypocalc.com> | 2010-05-17 00:15:47 +0000 |
---|---|---|
committer | Victor Stinner <victor.stinner@haypocalc.com> | 2010-05-17 00:15:47 +0000 |
commit | 73d92ca13f1f9606a423fd14cc046b87d21addf3 (patch) | |
tree | 6676012e88424d1d64452bd090564edebb431431 /Python/pythonrun.c | |
parent | e770316415f58c6e243212cc307d89da43bf37fd (diff) | |
download | cpython-73d92ca13f1f9606a423fd14cc046b87d21addf3.tar.gz |
Blocked revisions 81247 via svnmerge
........
r81247 | victor.stinner | 2010-05-17 02:14:53 +0200 (lun., 17 mai 2010) | 9 lines
test_os: cleanup test_internal_execvpe() and os._execvpe() mockup
* Replace os.defpath instead of os.get_exec_path() to test also
os.get_exec_path()
* Use contextlib.contextmanager, move the mockup outside the class, and
the mockup returns directly the call list object
* Use two different contexts for the two tests
* Use more revelant values and names
........
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions