Added tag filters to some of the entities.

This commit is contained in:
Omer Katz 2014-10-01 16:17:56 +03:00
commit efa687f41d
2 changed files with 37 additions and 45 deletions

View file

@ -1,6 +1,6 @@
from __future__ import unicode_literals
# Ensure 'assert_raises' context manager support for Python 2.6
# import tests.backport_assert_raises
import tests.backport_assert_raises
from nose.tools import assert_raises
import boto