Thanks! The upstream recommendation (from PEP 394 [1]) is that, going forward, portable scripts *can't* assume python is python2, and *should* use python2.
- Kerrick [1] http://www.python.org/dev/peps/pep-0394/
Thanks! The upstream recommendation (from PEP 394 [1]) is that, going forward, portable scripts *can't* assume python is python2, and *should* use python2.
- Kerrick [1] http://www.python.org/dev/peps/pep-0394/