eric3 question

Alexander Alexander_Zatvornitskiy at p131.f3.n5025.z2.fidonet.org
Mon May 30 19:13:31 EDT 2005


Hello All!

I'am using eric3 IDE under win32 (snapshot 2005-04-10), and have a trouble. I
use this code:
    print "enter q to quit, or smthing else to continue"
    while not sys.stdin.readline()=="q":
        smthing(else)

I can't run this code to debug in eric3. The questions are - how to fix it and
how to ask user for press a key without troubles with eric?

msvcrt.kbhit don't work also.

Thank you in advance

Alexander, zatv at bk.ru



More information about the Python-list mailing list