On 2016-08-16, Jay Patel <rockworl...@gmail.com> wrote: > Hi all, > > greetings. > > is there a way to get two python versions running on OpenBSD system? and is > it advisable to use it for production system or just follow packaged python > version for production?
You can just "pkg_add python" and choose - things are setup so that different branches (2.7, 3.4, 3.5) can coexist.