Re: round-trip from egg to code and back to egg

2007-10-08 Thread John Nagle
Bruno Desthuilliers wrote: > Catherine a écrit : >> Three possibilities come to mind - >> >> 1. I'm missing something simple > > Probably. I'd say, something like unzip .egg !-) That's generally the solution to "egg" files. They usually do the wrong thing, and the "egg" system is still in be

Re: round-trip from egg to code and back to egg

2007-08-22 Thread Bruno Desthuilliers
Catherine a écrit : > I'd like to use Scriptaculous with TurboGears on Python 2.5. > Unfortunately, Scriptaculous is currently in the Cheese Shop only as a > Python 2.4 egg. > > If I had the setup.py that was used to generate the egg, I think it > would be really easy to generate a new Python 2.5