Comment 3 for bug 328777

Revision history for this message
Andreas Roehler (a-roehler) wrote :

Hi Skip,

get an syntax-errror

   File "<ipython console>", line 1
     x = (if 1: 2)
           ^
SyntaxError: invalid syntax

###########

When changing the form all is fine.
Do you still experience a freeze from TAB?

Andreas