SeyZ / baboon

Detect source code merge conflicts in realtime. Simply get rid of merge hells.
http://baboon-project.org
120 stars 9 forks source link

Using '/usr/bin/env python' to execute python with the current environment. #21

Closed PiWhy closed 12 years ago

PiWhy commented 12 years ago

When we are in a virtual environment, it is necessary to use 'env' to avoid having to call the Python interpreter of that environment.