diff options
author | Michael W. Hudson <mwh@python.net> | 2002-02-28 10:14:24 (GMT) |
---|---|---|
committer | Michael W. Hudson <mwh@python.net> | 2002-02-28 10:14:24 (GMT) |
commit | bbb5c47d7394789dfc45d4172d46780745f0498c (patch) | |
tree | 0a8b2a20ce97e8b9e2cdbec7e7e5feda7734d550 /Python/errors.c | |
parent | 1110caf9a4d1f7090680fac6f0b5d63e5e90c1e6 (diff) | |
download | cpython-bbb5c47d7394789dfc45d4172d46780745f0498c.zip cpython-bbb5c47d7394789dfc45d4172d46780745f0498c.tar.gz cpython-bbb5c47d7394789dfc45d4172d46780745f0498c.tar.bz2 |
backport gvanrossum's checkin of
revision 1.44 of test_b1.py
revision 1.31 of test_b2.py
SF patch #523169, by Samuele Pedroni.
There were never tests for the fact that list() always returns a *new*
list object, even when the argument is a list, while tuple() may
return a reference to the argument when it is a tuple. Now there are.
Diffstat (limited to 'Python/errors.c')
0 files changed, 0 insertions, 0 deletions