[Patches] Multiply sequences by longs

Guido van Rossum guido@python.org
Mon, 14 Feb 2000 18:44:29 -0500


> OK; if I have a mandate to fixing slicing and indexing, too, then I'll
> hold off on checking in any documentation changes until that's done.
> (No point in writing text that says "* can also take a long integer"
> when it'll have to be changed to say "* and slicing..." in the next
> pass.)
> 
> I'll check in the sequence multiplying patch now, and will send
> patches@python.org the remaining changes to abstract.c sometime this
> evening.

Cool!

--Guido van Rossum (home page: http://www.python.org/~guido/)