spack/bin
Peter Scheibel 6d7b26d4e0 Insert lib/spack/external into sys.path. This avoids cases where the system
python install and lib/spack/external have the same library installed. This
requires modifying the names of some modules in lib/spack/external in cases
where both the system python and backported features of future python versions
(i.e. after 2.6) are used (previously distinguished by "from external import X"
and "import X").
2015-11-11 18:04:22 -08:00
..
spack Insert lib/spack/external into sys.path. This avoids cases where the system 2015-11-11 18:04:22 -08:00
spack-python Script to make 'spack python' usable across platforms in shebang scripts. 2014-01-13 04:59:23 +01:00