]> granicus.if.org Git - python/commit
posix_execve(), posix_spawnve(), posix_putenv():
authorTim Peters <tim.peters@gmail.com>
Mon, 3 Dec 2001 20:41:00 +0000 (20:41 +0000)
committerTim Peters <tim.peters@gmail.com>
Mon, 3 Dec 2001 20:41:00 +0000 (20:41 +0000)
commitc8996f59654297583c0a748763fdb993886dd316
tree8a3883dc4ecb874745d015ff4f18248ec1b21045
parent354797ccade3c7fa463c415e3d90fad907e4be5d
posix_execve(), posix_spawnve(), posix_putenv():
sprintf -> PyOS_snprintf.  This is the last of this
stuff I intend to do.
Modules/posixmodule.c