[Patches] Long ints for getitem,setitem,slices

Guido van Rossum guido@python.org
Tue, 15 Feb 2000 11:54:31 -0500


> I'm going to suggest that the guidelines for patches which add
> functionality should include a regression test patch against the
> test/ directory.

Excellent.  I'll add this and the requirement to include documentation
in the patch guidelines.

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