A
Adonis
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
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