commit | cb479e78e0c6f57ffc130af3a81dff648262d069 | [log] [tgz] |
---|---|---|
author | Tim Peters <tim.peters@gmail.com> | Sun Dec 16 19:11:44 2001 +0000 |
committer | Tim Peters <tim.peters@gmail.com> | Sun Dec 16 19:11:44 2001 +0000 |
tree | 54210d64fd7a8bbd1ce9b17868b58e84faf7f2d1 | |
parent | 0c0b5305ae8712b8594bd512ce5a9699caf7d2b2 [diff] |
_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).