cpython/Include/modsupport.h

4 lines
96 B
C
Raw Normal View History

1990-10-14 12:07:46 +00:00
/* Module support interface */
extern object *initmodule PROTO((char *, struct methodlist *));