]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Patch/new code by Sjoerd Mullender:
authorGuido van Rossum <guido@python.org>
Wed, 9 Jun 1999 13:32:28 +0000 (13:32 +0000)
committerGuido van Rossum <guido@python.org>
Wed, 9 Jun 1999 13:32:28 +0000 (13:32 +0000)
commit8ea7bb8e78e2b502c7ca237411aa79ac24347eca
treec5794ab155ca8973bfe1ea212e457efbf0da0b93
parent1f2e09bc45faa25c95f4e4ea1b24201af916179c
Patch/new code by Sjoerd Mullender:
Separate the Chunk class out of the aifc module into a new "chunk" module.
Lib/aifc.py
Lib/chunk.py [new file with mode: 0644]