]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Added some names to Setup.in, and added syslogmodule.c.
authorGuido van Rossum <guido@python.org>
Thu, 14 Jul 1994 13:56:50 +0000 (13:56 +0000)
committerGuido van Rossum <guido@python.org>
Thu, 14 Jul 1994 13:56:50 +0000 (13:56 +0000)
commite44e373cbc311e211d379e0633d53af4210d29fa
treea7845363be1ed9ce5171f08776f643d4e9779d59
parent64ea535b5e208bc8c324249b80d14f470fe3a27a
Added some names to Setup.in, and added syslogmodule.c.
posixmodule.c: use pclose, not fclose!
selectmodule.c: trap negative fileno's, change some error messages.
stropmodule.c: change semantics of rindex to match string.py.
Modules/syslogmodule.c [new file with mode: 0644]