c1b2c78db2
The `tag_filter` method has been re-arranged to mimic the actual AWS behavior: Return `True` if *any* tag matches a filter and *all* filters are matched. Python's closures are late-binding, so we have to modify the lambdas accordingly! Closes #2814 |
||
---|---|---|
.. | ||
__init__.py | ||
test_resourcegroupstaggingapi.py | ||
test_server.py |