summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_slice.py
Commit message (Expand)AuthorAgeFilesLines
* Rip out 'long' and 'L'-suffixed integer literals.Guido van Rossum2007-01-151-2/+2
* Restructure comparison dramatically. There is no longer a defaultGuido van Rossum2006-08-241-3/+3
* SF bug #800796: Difference between hash() and __hash__()Raymond Hettinger2003-09-051-0/+5
* SF patch #736962: Port tests to unittest (Part 2)Raymond Hettinger2003-09-021-12/+90
* Some days, I think my comment ofMichael W. Hudson2002-11-051-0/+3
* Whitespace normalization.Tim Peters2002-08-081-1/+0
* Get rid of relative imports in all unittests. Now anything thatBarry Warsaw2002-07-231-1/+1
* A few days ago, Guido said (in the thread "[Python-Dev] PythonMichael W. Hudson2002-07-191-0/+14