cpython/Include/bltinmodule.h

4 lines
76 B
C
Raw Normal View History

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