]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
fix read(0), readline(0); make tuple for call_object args
authorGuido van Rossum <guido@python.org>
Mon, 10 Jul 1995 23:32:26 +0000 (23:32 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 10 Jul 1995 23:32:26 +0000 (23:32 +0000)
commitd3f9a1ad837fcb68f2c025d17ab04ce2224d3a47
tree5719002bb055795dfb65fc223d86b2089e47440c
parent32120311ed8f167f841249d8fd7799ba517f2a44
fix read(0), readline(0); make tuple for call_object args
Objects/fileobject.c