summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_class.py
Commit message (Expand)AuthorAgeFilesLines
* Fix for test_class.py on Win64. id(self), which on Win64 returns aTrent Mick2000-10-041-1/+1
* Apply SF patch #101029: call __getitem__ with a proper slice object if thereThomas Wouters2000-08-171-0/+219