python 72 B

123
  1. #!/bin/bash
  2. set -o errexit -o pipefail
  3. has python || gimme_pkg python