On 1/14/07, Calvin Spealman <[EMAIL PROTECTED]> wrote:
> I am really looking into get into hacking on CPython
And doing the python-dev Summaries will definitely help with that. =)
> and I'm keenly
> interested in your security work (my top reason for hoping i can make
> PyCon. keeping fingers cr
I am really looking into get into hacking on CPython and I'm keenly
interested in your security work (my top reason for hoping i can make
PyCon. keeping fingers crossed!), so if you need help with this to
focus on other things, I'd be delighted to try my hand at the task. Do
you have some docs up a
Finally, after a few months worth of work, I have finally gotten far enough
in my import rewrite that I am willing to stick my neck out and say it is
semantically complete! You can find it in the sandbox under import_in_py.
So, details of this implementation. I implemented PEP 302 importers/loa