]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Makefile: added instann rules and $(*DEST*) defines.
authorGuido van Rossum <guido@python.org>
Mon, 6 Jul 1992 14:19:26 +0000 (14:19 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 6 Jul 1992 14:19:26 +0000 (14:19 +0000)
commitd7297e61dfadea7e146ae9801f2c85c92082fa66
tree65b747d98df38bd414f2ac73146dd05191433871
parent3ee199e0cde9b6da39b7d562a571719de5640021
Makefile: added instann rules and $(*DEST*) defines.

fileobject.c: report more moeaningful error for I/O on closed files;
user getargs() everywhere.
Objects/fileobject.c