Most C++ compilers are written in a combination of C and assembly, and most (but not all) of the standard library for C++ is written in C++. Of course, that doesn't mean that there aren't C++ compilers written in Python or something (though I'd be very surprised if one was written in Python).