Files
cpython/Objects
Raymond Hettinger fdfe618228 Nits:
- 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().
2004-05-05 06:28:16 +00:00
..
2004-03-23 18:40:15 +00:00
2004-05-05 06:28:16 +00:00
2004-03-21 22:29:05 +00:00
2004-03-25 16:37:03 +00:00