]> granicus.if.org Git - python/commit
Get rid of listextend_internal() and explain why the special case
authorArmin Rigo <arigo@tunes.org>
Sat, 20 Mar 2004 22:19:23 +0000 (22:19 +0000)
committerArmin Rigo <arigo@tunes.org>
Sat, 20 Mar 2004 22:19:23 +0000 (22:19 +0000)
commit70d172dda45477995e5c2f0448810d90644eb447
treef390e03944f70f7a2dbfe16ccf6894e41ddfa2e6
parent70ec0b42b581014f5c8c9092720a26a1988ce0e9
Get rid of listextend_internal() and explain why the special case
'a.extend(a)' isn't so special anyway.
Objects/listobject.c