This website requires JavaScript.
Explore
Help
Sign In
traverseda
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
217a5fa3c3
cpython
/
Include
/
bltinmodule.h
4 lines
76 B
C
Raw
Blame
History
/* Built-in module interface */
extern
object
*
getbuiltin
PROTO
(
(
char
*
)
)
;
Reference in New Issue
View Git Blame
Copy Permalink