summaryrefslogtreecommitdiffstats
path: root/Python/pythonrun.c
diff options
context:
space:
mode:
authorMichael W. Hudson <mwh@python.net>2002-02-28 10:13:26 (GMT)
committerMichael W. Hudson <mwh@python.net>2002-02-28 10:13:26 (GMT)
commit1110caf9a4d1f7090680fac6f0b5d63e5e90c1e6 (patch)
tree8bdcee3d0bca8726714fe05622d210b36d4cde5a /Python/pythonrun.c
parentd8279c7b3227511b894379fbf11c6caeb58f9bb4 (diff)
downloadcpython-1110caf9a4d1f7090680fac6f0b5d63e5e90c1e6.zip
cpython-1110caf9a4d1f7090680fac6f0b5d63e5e90c1e6.tar.gz
cpython-1110caf9a4d1f7090680fac6f0b5d63e5e90c1e6.tar.bz2
backport gvanrossum's checkin of
revision 1.7 of test_builtin 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/pythonrun.c')
0 files changed, 0 insertions, 0 deletions