spack/lib/spack
Todd Gamblin b0b882cbb3 Speed up directives by skipping debug info in stack traversal.
- `caller_locals()` doesn't need debug info, only frame locals.
- `get_calling_module()` doesn't either.

- Changed calls to `inspect.stack()` -> `inspect.stack(0)`
2016-03-27 11:30:09 -07:00
..
docs Add docs for InstallError. 2016-03-18 13:42:45 -07:00
env cc : handle spaces in folders? 2016-03-10 14:59:31 +01:00
external Merge branch 'mplegendre-multi_pkgsrc_roots' into develop 2016-01-19 01:16:08 -08:00
llnl Speed up directives by skipping debug info in stack traversal. 2016-03-27 11:30:09 -07:00
spack Fix spack info indentation 2016-03-24 14:49:41 -05:00