I was just pleasantly surprised to came across the documentation of Python\'s compiler package, but noticed that it\'s gone in Python 3.0, without any clear replacement or e
To provide specific references to the decision trail:
And, for what it's worth, I started Python3 port of the compiler package, to be maintained outside of the stdlib: