spack/lib/spack
Todd Gamblin a1d9a56a43 specs: remove "or ''" from Spec comparisons
Since `lazy_lexicographic_ordering` handles `None` comparison for us, we
don't need to adjust the spec comparators to return empty strings or
other type-specific empty types. We can just leverage the None-awareness
of `lazy_lexicographic_ordering`.

- [x] remove "or ''" from `_cmp_iter` in `Spec`
- [x] remove setting of `self.namespace` to `''` in `MockPackage`
2021-03-31 14:39:23 -07:00
..
docs Make -j flag less exceptional (#22360) 2021-03-30 12:03:50 -07:00
env Tab to spaces (#22362) 2021-03-18 06:20:06 +00:00
external archspec: update to latest version (#22357) 2021-03-18 00:23:09 -07:00
llnl specs: use lazy lexicographic comparison instead of key_ordering 2021-03-31 14:39:23 -07:00
spack specs: remove "or ''" from Spec comparisons 2021-03-31 14:39:23 -07:00