Skip to content

Instantly share code, notes, and snippets.

@j-min
Created November 24, 2016 06:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save j-min/c02193985f63fe4cc2b352a7ad017c38 to your computer and use it in GitHub Desktop.
Save j-min/c02193985f63fe4cc2b352a7ad017c38 to your computer and use it in GitHub Desktop.
Python 2/3 compatibility
from __future__ import absolute_import
from __future__ import division
from __future__ import print_function
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment