[Distutils] eggs: Python version independence

Ryan Tomayko rtomayko at gmail.com
Mon Jul 4 19:47:04 CEST 2005


On Jul 4, 2005, at 12:45 PM, Phillip J. Eby wrote:
> It does allow version specification at runtime; in fact there are  
> already
> hooks that can be used to make require() automatically run  
> easy_install,
> and these hooks are in fact already used to install packages' declared
> dependencies.
>
> However, these hooks have to be explicitly activated; simply  
> building this
> capability into Python's default behavior would be an extreme  
> security risk.

What's the best way to turn that on? I haven't seen it referenced in  
the doc anywhere. I have a case where that would be useful.

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




More information about the Distutils-SIG mailing list