]> granicus.if.org Git - python/commit
_PyEval_SliceIndex(): explain why a NULL argument is allowed (thanks
authorTim Peters <tim.peters@gmail.com>
Sun, 16 Dec 2001 19:44:20 +0000 (19:44 +0000)
committerTim Peters <tim.peters@gmail.com>
Sun, 16 Dec 2001 19:44:20 +0000 (19:44 +0000)
commitb519638d1ee6715d4c262d804408041d4caf6b5a
tree06bee5f39d6a9b1782342d48d7a28a850d913a1d
parentcb479e78e0c6f57ffc130af3a81dff648262d069
_PyEval_SliceIndex():  explain why a NULL argument is allowed (thanks
to Guido for the revelation).
Python/ceval.c