[Python-Dev] PyList API missing PyList_Pop() and PyList_Delete
Guido van Rossum
guido at python.org
Fri Oct 24 15:08:59 EDT 2003
More information about the Python-Dev mailing list
Fri Oct 24 15:08:59 EDT 2003
- Previous message: [Python-Dev] PyList API missing PyList_Pop() and PyList_Delete
- Next message: [Python-Dev] PyList API missing PyList_Pop() and PyList_Delete
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> Surely, I was not the first to want to use PyLists as append/pop stacks > for PyObjects. Yes, but most of them write Python code, not C code. :-) --Guido van Rossum (home page: http://www.python.org/~guido/)
- Previous message: [Python-Dev] PyList API missing PyList_Pop() and PyList_Delete
- Next message: [Python-Dev] PyList API missing PyList_Pop() and PyList_Delete
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list