You need to sign in or sign up before continuing.
-
Raymond Hettinger authored
- 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