Spawn gevent using same python executable
authorSandy <bwrsandman@gmail.com>
Fri, 13 Jun 2014 14:39:57 +0000 (10:39 -0400)
committerSandy <bwrsandman@gmail.com>
Fri, 13 Jun 2014 14:39:57 +0000 (10:39 -0400)
commit8d538fc33a97a7795386270ef55103887c9a49fe
treec64ba81a307f93e6290fc9407ca233389ff42ab4
parent5e7485abb9d3d3730f92ab4f55532f19e15a1d6a
Spawn gevent using same python executable

Solves issues of spawning wrong version of python or popping out of virtualenv
openerp/service/server.py