]> granicus.if.org Git - python/commit
_PyEval_SliceIndex(): Repaired the comments, and added XXX comments
authorTim Peters <tim.peters@gmail.com>
Sun, 16 Dec 2001 19:11:44 +0000 (19:11 +0000)
committerTim Peters <tim.peters@gmail.com>
Sun, 16 Dec 2001 19:11:44 +0000 (19:11 +0000)
commitcb479e78e0c6f57ffc130af3a81dff648262d069
tree54210d64fd7a8bbd1ce9b17868b58e84faf7f2d1
parent0c0b5305ae8712b8594bd512ce5a9699caf7d2b2
_PyEval_SliceIndex():  Repaired the comments, and added XXX comments
about its dubious treatment of NULL (also opened a bug report on that,
but don't want to risk changing it this late in the 2.2 game).
Python/ceval.c