diff options
author | Todd Gamblin <tgamblin@llnl.gov> | 2019-12-31 16:23:19 -0800 |
---|---|---|
committer | Todd Gamblin <tgamblin@llnl.gov> | 2020-01-02 08:05:00 -0800 |
commit | 6e828206b6d2b415952455edd85d8f033b90a514 (patch) | |
tree | 595cfc88e6f414d1d2e99d78fe57066fc003dbda /.dockerignore | |
parent | 9ed34f686fc605d2e5dfbb15b14ed8d63fdb7c72 (diff) | |
download | spack-6e828206b6d2b415952455edd85d8f033b90a514.tar.gz spack-6e828206b6d2b415952455edd85d8f033b90a514.tar.bz2 spack-6e828206b6d2b415952455edd85d8f033b90a514.tar.xz spack-6e828206b6d2b415952455edd85d8f033b90a514.zip |
refactor: cleanup imports in spec.py
The imports in `spec.py` are getting to be pretty unwieldy.
- [x] Remove all of the `import from` style imports and replace them with
`import` or `import as`
- [x] Remove a number names that were exported by `spack.spec` that
weren't even in `spack.spec`
Diffstat (limited to '.dockerignore')
0 files changed, 0 insertions, 0 deletions