]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Revert r79131
authorMatthias Klose <doko@ubuntu.com>
Sun, 21 Mar 2010 11:15:45 +0000 (11:15 +0000)
committerMatthias Klose <doko@ubuntu.com>
Sun, 21 Mar 2010 11:15:45 +0000 (11:15 +0000)
commita0dc275f08b683193b5f64fd0859106cefcf3bf6
tree25f4f59c4fc5b2820d16f5903c3dfffdfd630ab0
parent3828741cdc38c0b55af0b31208500a5fa0839e7a
Revert r79131

  - Issue #1039, #8154: Fix os.execlp() crash with missing 2nd argument.
Lib/test/test_os.py
Misc/NEWS
Modules/posixmodule.c