Drop emulation of py3.5+ subprocess module for python 3.3
authorPlamen Dimitrov <pdimitrov@pevogam.com>
Tue, 26 Mar 2019 07:36:13 +0000 (15:36 +0800)
committerChristian Herdtweck <christian.herdtweck@intra2net.com>
Tue, 9 Apr 2019 07:40:06 +0000 (09:40 +0200)
commit40d34f4e186721e38e3487fd231055ac50221a9f
treebe9645faa1ce8e1585ec14b6326e101443f75223
parentd3e8a5f3c753f2c99d2a466e047358afa94603a5
Drop emulation of py3.5+ subprocess module for python 3.3

The Intra2net system now relies on python 3.7 ridding us of all
this extra complexity.
src/arnied_wrapper.py
src/call_helpers.py