cpython/Include/bltinmodule.h

4 lines
76 B
C
Raw Normal View History

1990-12-20 15:06:42 +00:00
/* Built-in module interface */
extern object *getbuiltin PROTO((char *));