]> granicus.if.org Git - python/commit
1. Correct typo in FileWrapper.close() (fix by AMK).
authorGuido van Rossum <guido@python.org>
Wed, 25 Sep 1996 18:47:39 +0000 (18:47 +0000)
committerGuido van Rossum <guido@python.org>
Wed, 25 Sep 1996 18:47:39 +0000 (18:47 +0000)
commite7b9fde1b8461b389f2bcc21350eb132a287f14b
tree3a274430d0160ef93fd2525f93e29fe97bdce26f
parent13bfbe77d61185ba460e28bdce8708c7abd68008
1. Correct typo in FileWrapper.close() (fix by AMK).
2. New trusted built-in modules cmath, errno, operator, parser.
3. Corrected bogus s_apply() -- the new one actually works (reported by AMK).
Lib/rexec.py