cpython/Include/modsupport.h
1990-12-20 15:06:42 +00:00

3 lines
96 B
C

/* Module support interface */
extern object *initmodule PROTO((char *, struct methodlist *));