spack/lib/spack/llnl/util/tty
Todd Gamblin 10bb681b57 Unbuffer so that output from packages appears when redirecting
- Python I/O would not properly interleave (or appear) with output from
  subcommands.

- Add a flusing wrapper around sys.stdout and sys.stderr when
  redirecting, so that Python output is synchronous with that of
  subcommands.
2017-08-20 16:51:10 -07:00
..
__init__.py Make LICENSE recognizable by GitHub. (#4598) 2017-06-24 22:22:55 -07:00
colify.py Make LICENSE recognizable by GitHub. (#4598) 2017-06-24 22:22:55 -07:00
color.py Add spack dependencies command and tests for it and dependents. 2017-08-01 17:40:54 -07:00
log.py Unbuffer so that output from packages appears when redirecting 2017-08-20 16:51:10 -07:00