spack/lib
Massimiliano Culpo ab4b5deb97 bugfix: Python 2.6 parsing error (#11867)
Apparently shlex.split can't deal with unicode encoded characters in
Python2.6. The solution is to convert to str before calling the
function.
2019-08-11 13:00:36 -07:00
..
spack bugfix: Python 2.6 parsing error (#11867) 2019-08-11 13:00:36 -07:00