7/30/2013
•
EN
Targeting python 2 and 3 at the same time.
A guide on making Python code compatible with both Python 2 and 3 using try-except blocks for imports.