]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Multifile.read(): Fix a broken conversion to string methods.
authorFred Drake <fdrake@acm.org>
Mon, 12 Mar 2001 02:56:15 +0000 (02:56 +0000)
committerFred Drake <fdrake@acm.org>
Mon, 12 Mar 2001 02:56:15 +0000 (02:56 +0000)
commit521c83dd80afa929816ced389d4f92a97815b978
tree51bfd2b53f30847ddc3c67232e7d03489ba51981
parentb2336529ef548181d53af151cf3fc116274846d6
Multifile.read():  Fix a broken conversion to string methods.

This closes SF bug #407777.
Lib/multifile.py