On Fri, 11 Feb 2005 16:35:19 +0000, Simon Brunning wrote:
Err, why?
It looks to ugly this way. I want to press any key without ENTER to continue
Did you try this:
import msvcrt msvcrt.getch() -- http://mail.python.org/mailman/listinfo/python-list
On Fri, 11 Feb 2005 16:35:19 +0000, Simon Brunning wrote:
Err, why?
It looks to ugly this way. I want to press any key without ENTER to continue
Did you try this:
import msvcrt msvcrt.getch() -- http://mail.python.org/mailman/listinfo/python-list