]> granicus.if.org Git - python/commit
SF 570727 indexer() class no longer needed since lists now support slicing
authorRaymond Hettinger <python@rcn.com>
Thu, 20 Jun 2002 03:38:12 +0000 (03:38 +0000)
committerRaymond Hettinger <python@rcn.com>
Thu, 20 Jun 2002 03:38:12 +0000 (03:38 +0000)
commit9c051d7e01af2f8072d05a0dba2d180cf989e605
tree52705e82086d7bb850013be00b06ffeb42334b4a
parent9c14badc5fed3c28504470ba4bd64bf7acad599f
SF 570727 indexer() class no longer needed since lists now support slicing
Lib/calendar.py