]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
added builtin b/w compat module.
authorGuido van Rossum <guido@python.org>
Fri, 22 Oct 1993 14:24:22 +0000 (14:24 +0000)
committerGuido van Rossum <guido@python.org>
Fri, 22 Oct 1993 14:24:22 +0000 (14:24 +0000)
commitb3b09c97ce0b40a282553b0366addc879a115eb4
tree2645072ddae2aadfab339dcc6578de459bda6ddc
parentb37954f91771735e8595918f6e43f46438db7397
added builtin b/w compat module.
changed testing of exec.
Lib/builtin.py [new file with mode: 0755]
Lib/test/test_b1.py
Lib/test/test_grammar.py
Lib/test/testall.out