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