commit | 7570669a0838e5b1ae868774f35105107fa1992b | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Tue Jan 27 19:09:43 1998 |
committer | Guido van Rossum <guido@python.org> | Tue Jan 27 19:09:43 1998 |
tree | a0be429c3a24df98777ba242e41e5992c46f21ef | |
parent | 516f18993f97c58f2bb41543bc878b3d7a1338fe [diff] |
Add a note explaining that multiplying a sequence with a negative number is the same as multiplying it with zero, and yields an empty sequence.