What is the base language Python is written in?
You get a good idea if you compile python from source. Usually it's gcc that compiles the *.c files
gcc
*.c