On 20 November 2012 16:19, Dave Angel <[email protected]> wrote: > On 11/20/2012 11:09 AM, John Gordon wrote: > > In <[email protected]> Michael > Herrmann <[email protected]> writes: > > > >> What, in your view, would be the most intuitive alternative name? > > keyboard_input(). > > > > Well, since Python already has input() and raw_input(), it would then be > clear that keyboard_input() would take some kind of data from the > keyboard, not send it.
keyboard_output() output_keys() ?
-- http://mail.python.org/mailman/listinfo/python-list
