Python C API Question.

Adonis adonisv at DELETETHISTEXTearthlink.net
Fri Oct 22 20:50:26 EDT 2004


This is my first crack at using Python from a C level, and also a long time 
since I have even used C, so my wording might be off, when creating a new 
list utilizing the PyList_New(...) function, instead of creating a list of a 
fixed length, is there a way to create a variabled length instead?

Any help is greatly apprecited.

Adonis 





More information about the Python-list mailing list