# This normal comment won't be touched as well # for a in [1, 2, 3]: # if a == 1: # print 'x' # elif a == 2: # print 'y'