Follow Slashdot stories on Twitter

 



Forgot your password?
typodupeerror

Comment Re:tough transitions (Score 1) 184

I find it really easy to use virtualenv (sometimes together with zc.buildout) to encapsulate applications and modules. In fact, I tend to cuss when a module that I want to try doesn't offer a way to be easily integrated with virtualenv (such as an egg or at least a subversion checkout with a working setup.py package file).

Slashdot Top Deals

"The hands that help are better far than the lips that pray." -- Robert G. Ingersoll

Working...