spack/lib
Todd Gamblin e9a3e3bfbb use os.path.join instead of join_path in core
- Spack core has long used llnl.util.filesystem.join_path, but
  os.path.join is pretty much the same thing, and is more efficient.

- Use os.path.join in the core Spack code from now on.
2018-05-17 14:10:30 -07:00
..
spack use os.path.join instead of join_path in core 2018-05-17 14:10:30 -07:00