On 5 Oct 2006 21:45:47 -0700, Jia,Lu <Roka100 at gmail.com> wrote:
> Hi all
> I write a program to detect key press,but , why there is a *space*
> before the character I typed.??
Puzzles me too, but I know this is really easy in Curses (on top of
that, it isn't specific to Linux; curses works on many terminals)
http://www.amk.ca/python/howto/curses/
-- Theerasak