diskimage-builder/elements/dib-python
Gregory Haynes fbabe0b663 Fix spurious = in dib-python readme
Change-Id: I51e7961fab7f3eeaf3ce4eeb1dd5e6981eefb154
2016-03-07 04:47:35 +00:00
..
pre-install.d Force dib-python symlink creation 2016-01-21 13:25:33 -06:00
README.rst Fix spurious = in dib-python readme 2016-03-07 04:47:35 +00:00

README.rst

dib-python

Adds a symlink to /usr/local/bin/dib-python which points at either a python2 or python3 executable. This is useful for creating #! lines for scripts that are compatible with both python2 and python3.

This does not install a python if one does not exist, and instead fails.