• Fred Drake's avatar
    Remove the tp_print handler. · 4a31d631
    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.
    4a31d631
rangeobject.c 4.96 KB