What is the base language Python is written in?
The sources are public. Python is written in C (actually the default implementation is called CPython).