Devco1
Home
Console
Upload
New File
New Folder
Tools
Info
About
/
etc
/
alternatives
/
Filename :
python3-config
back
Copy
#!/bin/sh exec /usr/libexec/platform-python3.6m-`uname -m`-config "$@" [ $? -eq 127 ] && echo "Could not find /usr/libexec/platform-python3.6m-`uname -m`-config. Look around to see available arches." >&2