[Distutils] PATCH: setuptools-0.4a3 resource loading from egg problem

Ryan Tomayko rtomayko at gmail.com
Tue Jun 14 17:43:22 CEST 2005


On Jun 14, 2005, at 11:22 AM, Phillip J. Eby wrote:
> At 09:43 AM 6/14/2005 -0400, Ryan Tomayko wrote:
>
>> It also seems to be used to figure out key names in the zip index and
>> this seems to be the problem.
>
> Actually, the problem is more subtle than that, but basically the  
> same.  The right solution is not to change zip_pre, but rather to  
> have the directory operations trim a different prefix.  Here's a  
> trial change:
>
> <snip code>

Works for me.

> And you should get working code (works for me, IOW).  These fixes  
> will go out in 0.4a4; thanks for all your help in testing.

No prob. Everything seems to be working well with the few packages  
I'm testing this out on.

Ryan Tomayko
                                  rtomayko at gmail.com
                                  http://naeblis.cx/rtomayko/



More information about the Distutils-SIG mailing list