[Python-Dev] PyList API missing PyList_Pop() and PyList_Delete
Michael Hudson
mwh at python.net
Fri Oct 24 07:27:22 EDT 2003
More information about the Python-Dev mailing list
Fri Oct 24 07:27:22 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 ]
"Raymond Hettinger" <raymond.hettinger at verizon.net> writes: > Was there a reason for leaving this out of the API or should it be > added? Is the right way to simulate a pop something like this: Well, there's always PyEval_CallMethod... Cheers, mwh -- [3] Modem speeds being what they are, large .avi files were generally downloaded to the shell server instead[4]. [4] Where they were usually found by the technical staff, and burned to CD. -- Carlfish, asr
- 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