cstanhope@social.coop ("The Luddites were right") wrote:
My experience trying to run bare, non-trivial Python programs that stick to Python's core libraries across multiple Python releases has not been great. I frequently run into compatibility challenges between Python versions.
On the other hand, I have non-trivial C programs that stick to the standard library that I can move from system to system with zero changes over decades.