Hello,

Defensive programming will force you to do things like :

import sys
if sys.version[0] == '2':