diff options
author | Tim Peters <tim.peters@gmail.com> | 2001-05-26 05:50:03 (GMT) |
---|---|---|
committer | Tim Peters <tim.peters@gmail.com> | 2001-05-26 05:50:03 (GMT) |
commit | 442914d265b9752f78251e3792f5155f14a9dcc9 (patch) | |
tree | e082d523a561c348b79a36034b30f86542c3a217 /Misc | |
parent | 65b8b8483988cfdb6b23b64b77e94d87c079b9d9 (diff) | |
download | cpython-442914d265b9752f78251e3792f5155f14a9dcc9.zip cpython-442914d265b9752f78251e3792f5155f14a9dcc9.tar.gz cpython-442914d265b9752f78251e3792f5155f14a9dcc9.tar.bz2 |
Cruft cleanup: removed the #ifdef'ery in support of compiling to allow
multi-argument list.append(1, 2, 3) (as opposed to .append((1,2,3))).
Diffstat (limited to 'Misc')
0 files changed, 0 insertions, 0 deletions