]> granicus.if.org Git - python/commit
Fix append() calls with more than 1 argument.
authorGuido van Rossum <guido@python.org>
Wed, 7 Oct 1998 13:18:17 +0000 (13:18 +0000)
committerGuido van Rossum <guido@python.org>
Wed, 7 Oct 1998 13:18:17 +0000 (13:18 +0000)
commitd832f9e4253c5ca2a7660725b12697b4619e3716
treea47ded92d39a8206e136d8c34984f3ddc3bef920
parentbac609a69ec4560ece487f0654429197c7a16b2b
Fix append() calls with more than 1 argument.
Lib/shutil.py