Hello group, After searching free IDE for a while, i picked PyScripter(http://mmm-experts.com/Products.aspx). It is neat. I like it. But I always get error when using raw_input function. Please see below.
>>> raw_input("Press ENTER to continue...") Press ENTER to continue...Traceback (most recent call last): File "<interactive input>", line 1, in ? EOFError: EOF when reading a line I don't see this error when using the IDE from python or activepython. Thanks for your time, - wcc -- http://mail.python.org/mailman/listinfo/python-list