aboutsummaryrefslogtreecommitdiff
path: root/mesonbuild/environment.py
diff options
context:
space:
mode:
authorDylan Baker <dylan@pnwbakers.com>2017-04-27 11:50:30 -0700
committerJussi Pakkanen <jpakkane@gmail.com>2017-04-28 17:25:13 +0300
commit4f7723649ab01f17311b50817577479b33e7c763 (patch)
tree2e60b944de13cf08e16ef23044199ed20eb0d85d /mesonbuild/environment.py
parentf74f78dd89fb94923c5888246e319330bcb412a1 (diff)
downloadmeson-4f7723649ab01f17311b50817577479b33e7c763.zip
meson-4f7723649ab01f17311b50817577479b33e7c763.tar.gz
meson-4f7723649ab01f17311b50817577479b33e7c763.tar.bz2
Implement an actual set interface for the OrderedSet class. Closes #1670
This uses the ABC's in collections to implement an OrderedSet class. Internally an OrderedDict is still wrapped so that the ordering is maintained, this adds the full interface and behavior of an Set, but with ordering by first insertion.
Diffstat (limited to 'mesonbuild/environment.py')
0 files changed, 0 insertions, 0 deletions