AlkantarClanX12
Current Path : /opt/alt/python36/bin/ |
Current File : //opt/alt/python36/bin/python3.6-config |
#!/bin/sh exec `dirname $0`/python3.6m-`uname -m`-config "$@" [ $? -eq 127 ] && echo "Could not find python3.6m-`uname -m`-config. Look around to see available arches." >&2