from __future__ import print_function #comment from __future__ import absolute_import class A: pass from __future__ import with_statement