Add objtuple.h to allow embedding of tuples inside other objects.
This is useful because tuple is closest analog of C static array.
py/objtuple.h
0 → 100644
Please register or sign in to comment
This is useful because tuple is closest analog of C static array.