summaryrefslogtreecommitdiffstats
path: root/Modules/posixmodule.c
diff options
context:
space:
mode:
authorTim Peters <tim.peters@gmail.com>2000-09-10 05:22:54 (GMT)
committerTim Peters <tim.peters@gmail.com>2000-09-10 05:22:54 (GMT)
commitbb307343e4d2f2781249e560090260d121607626 (patch)
treec8115594e434852e26678559e03816bdc2f897ea /Modules/posixmodule.c
parentd0e4b42ee241b29cc924b18f4c1efd29723c85cf (diff)
downloadcpython-bb307343e4d2f2781249e560090260d121607626.zip
cpython-bb307343e4d2f2781249e560090260d121607626.tar.gz
cpython-bb307343e4d2f2781249e560090260d121607626.tar.bz2
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 'Modules/posixmodule.c')
0 files changed, 0 insertions, 0 deletions