Hi,
i was wondering how/if to get rid of compile.c. ASFAIK
it is currently needed for bootstrapping purposes.
Wouldn't it be possible to deliver precompiled bytecode
for the python compiler package and thus obsolete compile.c?
The bytecode isn't platform dependent so this seems sensible
to me.
regards,
holger