blob: b33e4a40b9a397b7ea8f18cde5ade434ec4e89af [file] [log] [blame]
from __future__ import with_statement
from __future__ import print_function
#comment
from __future__ import absolute_import
class A:
pass