]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Rename 'bin' arg to 'proto'. Keep the default at 0 lest the tests
authorGuido van Rossum <guido@python.org>
Tue, 28 Jan 2003 03:51:53 +0000 (03:51 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 28 Jan 2003 03:51:53 +0000 (03:51 +0000)
commit9d32bb170883dfbeec87e59135a102f93c97fcaf
treedbf2123e326111602487927534eb56e471bb73f4
parent3b769835cac554a947327facc9458a23069d701c
Rename 'bin' arg to 'proto'.  Keep the default at 0 lest the tests
change in meaning.
Lib/test/test_pickle.py