diff options
author | Massimiliano Culpo <massimiliano.culpo@gmail.com> | 2018-01-16 07:00:39 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-01-16 07:00:39 +0100 |
commit | 1fb38c9e042f9fb349718616e9522a8d99f80128 (patch) | |
tree | 47638b3f23348894de7c126599d9cd17ed4f3861 /CONTRIBUTING.md | |
parent | 498c522a31cff72fda0b46ea66234e623e698aa2 (diff) | |
download | spack-1fb38c9e042f9fb349718616e9522a8d99f80128.tar.gz spack-1fb38c9e042f9fb349718616e9522a8d99f80128.tar.bz2 spack-1fb38c9e042f9fb349718616e9522a8d99f80128.tar.xz spack-1fb38c9e042f9fb349718616e9522a8d99f80128.zip |
Vendor ordereddict for python2.6 only (#6931)
* Vendor ordereddict for python2.6 only
This commit substitutes the custom module 'ordereddict_backport' with
the more known 'ordereddict' and vendors it only for python 2.6. Other
supported versions of python will use 'collections.OrderedDict'.
* Use absolute imports also for python 2.6
See PEP-328 for more information on the subject
* Added provenance of vendored ordereddict
Diffstat (limited to 'CONTRIBUTING.md')
0 files changed, 0 insertions, 0 deletions