Hi,
I installed Python2.0b2. When I start it in a DOS-Box following happens:
>>> import sys <RET>
File "<stdin>", line 1
import sys
^
SystaxError: invalid syntax
>>>
In the IDL shell things work.
Does anybody have an idea what is wrong with my installation?
Rolf