From: Samuele P. <ped...@bl...> - 2002-01-18 16:48:08
|
stupid newbie questionPuzzled me. [Steve Cohen session] =A6>>> if entries.hasMoreElements(): =A6... print "hello" =A6... =A6Traceback (innermost last): =A6 (no code object) at line 0 =A6 File "<console>", line 3 =A6 null =A6 ^ =A6SyntaxError: invalid syntax =A6>>> If it says it's a syntax error it is one (with very high probability). What do you typed on the second "..." line, I really mean what keyboard c= har? I'm unable to find a key combination that produces the signaled empty (null) line. Thanks, Samuele Pedroni. |