try: import collections except ImportError: # fallback impl of collections: import something_that_uses_print_statement