]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
removed dir statement. Function arguments may now be tests.
authorGuido van Rossum <guido@python.org>
Fri, 26 Oct 1990 15:01:05 +0000 (15:01 +0000)
committerGuido van Rossum <guido@python.org>
Fri, 26 Oct 1990 15:01:05 +0000 (15:01 +0000)
commit3ccb6172f86d67335b577fd0160de1055e1b0cb6
treeafdc6f6ffa4e6688e8ba8283166578137d3c065f
parent0558a205a37a2570cba43acebbe94d50643024d1
removed dir statement.  Function arguments may now be tests.
Include/graminit.h
Python/graminit.c