[Python-Dev] Created branch for PEP 302 phase 2 work (in C) (original) (raw)
Brett Cannon brett at python.org
Mon Oct 2 22:01:28 CEST 2006
- Previous message: [Python-Dev] Caching float(0.0)
- Next message: [Python-Dev] Created branch for PEP 302 phase 2 work (in C)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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 -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mail.python.org/pipermail/python-dev/attachments/20061002/97f7a7b8/attachment.htm
- Previous message: [Python-Dev] Caching float(0.0)
- Next message: [Python-Dev] Created branch for PEP 302 phase 2 work (in C)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]