summaryrefslogtreecommitdiff
path: root/Python/strdup.c
diff options
context:
space:
mode:
authorTim Peters <tim.peters@gmail.com>2000-09-10 05:22:54 +0000
committerTim Peters <tim.peters@gmail.com>2000-09-10 05:22:54 +0000
commitbb307343e4d2f2781249e560090260d121607626 (patch)
treec8115594e434852e26678559e03816bdc2f897ea /Python/strdup.c
parentd0e4b42ee241b29cc924b18f4c1efd29723c85cf (diff)
downloadcpython-git-bb307343e4d2f2781249e560090260d121607626.tar.gz
General cleanup in preparation for a bugfix: removed unused code, useless
declarations, added some comments where I had to think too hard to understand what was happening, and changed the primary internal get/set functions to assert they're passed objects of the correct type instead of doing runtime tests for that (it's an internal error that "should never happen", so it's good enough to check it only in the debug build).
Diffstat (limited to 'Python/strdup.c')
0 files changed, 0 insertions, 0 deletions