spack/lib
Mike Nolta 429e15c4a6 spack python: add -c option
Allows passing program in as a string. Example:

    $ spack python -c 'print 2+3'
    5

Also imports spack module by default into the environment.
2015-12-19 16:32:17 -05:00
..
spack spack python: add -c option 2015-12-19 16:32:17 -05:00