]> granicus.if.org Git - python/commit
calendar.py gets no benefit from xrange() instead of range()
authorRaymond Hettinger <python@rcn.com>
Thu, 17 May 2007 01:08:04 +0000 (01:08 +0000)
committerRaymond Hettinger <python@rcn.com>
Thu, 17 May 2007 01:08:04 +0000 (01:08 +0000)
commit72ef8daa88982dc66b444bc5b5445e109281a186
tree5afc4c6726cc783fb73cfde871e988de3a40ea44
parentd75f043c3325be6c1fdbc840a5d2358c1e8aa604
calendar.py gets no benefit from xrange() instead of range()
Lib/calendar.py