brewkit.rb changes ENV destructively, so lets not do that everytime a formula is required. Now it's possible for other tools to require a formula description without worrying about side-effects.
Disabling python becuase using easy_install is easier, and it was kicking errors before I disabled it.