diff options
| author | Thomas Coldrick <othko97@gmail.com> | 2018-12-20 11:51:43 +0000 |
|---|---|---|
| committer | Tristan Van Berkom <tristan.van.berkom@gmail.com> | 2019-01-03 19:35:09 +0000 |
| commit | 86a87a76fff09bb67e93eb553f7e3fe914065f7e (patch) | |
| tree | c2b4c27c4965479bb3bd2845127b2bc038a73f6a /setup.py | |
| parent | 669b55b008cd487fdeea0628eb248562f7679cd1 (diff) | |
| download | buildstream-coldtom/collections.tar.gz | |
Use collections.abc for Mapping, Iterablecoldtom/collections
In _yaml.py and _frontend/complete.py we were getting pylint warnings
for using collections.Mapping and collections.Iterable, which are
abstract classes now provided from collections.abc. This patch just
uses the classes from the right place.
Diffstat (limited to 'setup.py')
0 files changed, 0 insertions, 0 deletions
