blob: 8dc36f7119a782ea84da7ef2a188d197d08fc0a9 [file] [log] [blame]
try:
a = 1
except ImportError as A:
print xrange
import <caret>tmp2; import tmp1