spack/lib
Massimiliano Culpo 59a7963785 Bugfix: resolve StopIteration message attribute failure (#15341)
Testing the install StopIteration exception resulted in an attribute error:

AttributeError: 'StopIteration' object has no attribute 'message'

This PR adds a unit test and resolves that error.
2020-03-20 11:39:28 -07:00
..
spack Bugfix: resolve StopIteration message attribute failure (#15341) 2020-03-20 11:39:28 -07:00