summaryrefslogtreecommitdiffstats
path: root/Python/pythonmain.c
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>1991-06-04 19:35:24 (GMT)
committerGuido van Rossum <guido@python.org>1991-06-04 19:35:24 (GMT)
commitb8393da8f845ff4018781d926f157bdb7bff7c1c (patch)
tree1bcaa240a6170e55ff3cf6ec86333c0f3e5a8a95 /Python/pythonmain.c
parent85e3b01f3b2c4cf8b217b5238d1ee4e9269969d0 (diff)
downloadcpython-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