sledgehammer/working-python¶
The python to use when a script asks for '/usr/bin/python'
This param can be set to one of three different values:
-
auto, which will remove /the /usr/bin/python link. When auto is in use, your Python scripts will need to explicitly choose which python interpreter to use, either via the#!line at the start of the script or via more ornate means. -
/usr/bin/python2, which will point/usr/bin/pythonto python2 -
/usr/bin/python3, which will point/usr/bin/pythonto python3
Objects that Reference sledgehammer/working-python¶
- tasks sledgehammer-set-working-python in Community Core as part of Templates.[0].Contents (used)
Objects used by sledgehammer/working-python¶
Not used in current content packs