]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Removed 'dir' statement.
authorGuido van Rossum <guido@python.org>
Mon, 21 Jan 1991 15:07:21 +0000 (15:07 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 21 Jan 1991 15:07:21 +0000 (15:07 +0000)
commit4dae2167849c611feb5087bd9840a12938bcb417
tree40f15d23cbbd5ebe44f311830575f06600d4c3d6
parentc83fd373412e6c0f73c839a882e6a40c93e963f4
Removed 'dir' statement.
Function call argument is a testlist instead of exprlist.
Grammar/Grammar