Hacker News new | ask | show | jobs
by bdbdhxhdh 679 days ago
I curious why you would think so, since CPython is already written in C
1 comments

Well CPython has a lot of backwards compatibility to deal with that RustPython doesn't, so "import subprocess" might result in very different behavior.