]> granicus.if.org Git - python/commit
posix_execve(): Accept any mapping protocol object for the env
authorBarry Warsaw <barry@python.org>
Wed, 29 Jan 1997 15:08:24 +0000 (15:08 +0000)
committerBarry Warsaw <barry@python.org>
Wed, 29 Jan 1997 15:08:24 +0000 (15:08 +0000)
commit5ed19dcc0e9ccd534a783e5f8e9c4a647d7081bf
tree4fdc8efa418f4e33f514471bd25013bfcc19e587
parent4acdc2327f206ecaacad7671d9acb87a3b7e57dd
posix_execve(): Accept any mapping protocol object for the env
argument, not hardwired to a dictionary.
Modules/posixmodule.c