[Python-Dev] PEP 273 - Import from Zip Archives (original) (raw)

Jeremy Hylton jeremy@zope.com
Tue, 12 Mar 2002 16:59:25 -0500


On Tue, 12 Mar 2002 16:59:05 -0500 "James C. Ahlstrom" <jim@interet.com> wrote:

Jeremy Hylton wrote:

> It looks like the PEP points to an obsolete implementation > patch. Could you update it? OK, but it will take a couple days because so much changed. I have downloaded the current CVS tree, and I will work from that.

Jim,

I was actually asking a simpler question: Can you change the PEP to point to the most recent implementation patch? Even if the patch doesn't apply, I'd like to take a quick look at how you implemented it.

Of course, updating the patch is necessary to get it accepted. So it would be great if you could update it.

Jeremy