Az esetek kb 99%-ában az inkompatibilitás forrása ennyi: print "hello" vs print ("hello")
print "hello"
print ("hello")