try: from tinymongo.tinymongo import * # noqa except ImportError: from tinymongo import * # noqa