diff options
author | Victor Stinner <victor.stinner@haypocalc.com> | 2010-05-17 00:15:47 (GMT) |
---|---|---|
committer | Victor Stinner <victor.stinner@haypocalc.com> | 2010-05-17 00:15:47 (GMT) |
commit | 67635145038f747bb70aa2fd2321a6fd6eecbb1a (patch) | |
tree | f22360c1f6a2bb75f1a7530e98556599bcdcd90a /Modules/main.c | |
parent | 321257da1aa3bbc16be9f6a9a9205878e99aa545 (diff) | |
download | cpython-67635145038f747bb70aa2fd2321a6fd6eecbb1a.zip cpython-67635145038f747bb70aa2fd2321a6fd6eecbb1a.tar.gz cpython-67635145038f747bb70aa2fd2321a6fd6eecbb1a.tar.bz2 |
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 'Modules/main.c')
0 files changed, 0 insertions, 0 deletions