• Fred Drake's avatar
    Remove the tp_print handler. · 2b83b460
    Fred Drake authored
    Revise the tp_repr handler to produce a more "minimal" presentation.
    Make the tolist() method use PyArg_ParseTuple() and provide a docstring.
    2b83b460
rangeobject.c 4.96 KB