• Raymond Hettinger's avatar
    Nits: · fdfe6182
    Raymond Hettinger yazdı
    - Neatened the braces in PyList_New().
    - Made sure "indexerr" was initialized to NULL.
    - Factored if blocks in PyList_Append().
    - Made sure "allocated" is initialized in list_init().
    fdfe6182
listobject.c 66.1 KB