]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Removed utimes() compatibility hack.
authorGuido van Rossum <guido@python.org>
Mon, 3 Jun 1991 12:42:10 +0000 (12:42 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 3 Jun 1991 12:42:10 +0000 (12:42 +0000)
commit85e3b01f3b2c4cf8b217b5238d1ee4e9269969d0
treee4aa0ad59c8b40bd7bb1aec87af903f52db02af3
parent326f58276308034bf64d7c4fdafd8ba4fa20bbdd
Removed utimes() compatibility hack.
Added _exit, exec, fork, getpid, getppid, kill and wait.
Modules/posixmodule.c