]> granicus.if.org Git - python/commit
- Issue #1039, #8154: Fix os.execlp() crash with missing 2nd argument.
authorMatthias Klose <doko@ubuntu.com>
Fri, 19 Mar 2010 14:45:06 +0000 (14:45 +0000)
committerMatthias Klose <doko@ubuntu.com>
Fri, 19 Mar 2010 14:45:06 +0000 (14:45 +0000)
commite9fbf2b943d79e8d8d71b64c1881829af880229d
tree91cadba294f38e27b6f7f0582da0f34eee7946b8
parentf4fd0bf7c1231e5613b706f044affb7f9f9b5366
- Issue #1039, #8154: Fix os.execlp() crash with missing 2nd argument.
Lib/test/test_os.py
Misc/NEWS
Modules/posixmodule.c