(original) (raw)

In the interest of time I have decided to go ahead and do the PEP 302 phase 2 work in C.  I fully expect to tackle rewriting import in Python in my spare time after I finish this work since I will be much more familiar with how the whole import machinery works and it sounds like a fun challenge.


The branch for the work is in pep302_phase2 .  Any help would be appreciated in this work.  I plan on keeping a BRANCH_PLANS file that outlines the what/why/how of the whole thing.

-Brett