spack/lib/spack
Todd Gamblin 6b5ca38723 do not use 'l' as a variable name, to appease new flake8 version
- new E741 flake8 checks disallow 'l', 'O', and 'I' as variable names

- rework parts of the code that use this, to be compliant

- we could add exceptions for this, but we're trying to mostly keep up
  with PEP8 and we already have more than a few exceptions.
2017-10-24 10:05:36 +02:00
..
docs getting_started.rst: removed tip suggesting the use of 2 Spack instances (#4061) 2017-10-20 21:09:08 -07:00
env compilers/clang: add flang (#5503) 2017-10-10 13:52:10 -07:00
external Port CTest's log scraping logic to Spack (#5561) 2017-09-30 22:39:21 -07:00
llnl Fix bare 'except:' to placate errors in new flake8 version. 2017-10-24 10:05:36 +02:00
spack do not use 'l' as a variable name, to appease new flake8 version 2017-10-24 10:05:36 +02:00