On Tue, Jun 9, 2009 at 1:52 PM, Ken D'Ambrosio <k...@jots.org> wrote:
> I need to have some non-buffered keyboard interaction with a Python script
> (on Linux).

Assuming you're running your code from a command prompt, something
like this recipe might do the trick:
http://code.activestate.com/recipes/134892/

-- 
Jerry
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to