diff options
author | Guido van Rossum <guido@python.org> | 1991-06-04 19:35:24 (GMT) |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 1991-06-04 19:35:24 (GMT) |
commit | b8393da8f845ff4018781d926f157bdb7bff7c1c (patch) | |
tree | 1bcaa240a6170e55ff3cf6ec86333c0f3e5a8a95 /Python/pythonmain.c | |
parent | 85e3b01f3b2c4cf8b217b5238d1ee4e9269969d0 (diff) | |
download | cpython-b8393da8f845ff4018781d926f157bdb7bff7c1c.zip cpython-b8393da8f845ff4018781d926f157bdb7bff7c1c.tar.gz cpython-b8393da8f845ff4018781d926f157bdb7bff7c1c.tar.bz2 |
Finally implement tuple*number. From now on all sequence types
must (pretend to) support all operations except assignments;
if you don't want to support an operation you have to provide
a dummy function that raises an exception...
Diffstat (limited to 'Python/pythonmain.c')
0 files changed, 0 insertions, 0 deletions