On 11/20/2012 11:09 AM, John Gordon wrote: > In <3d71f175-164e-494c-a521-2eaa5679b...@googlegroups.com> Michael Herrmann > <michael.herrm...@getautoma.com> 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. -- DaveA -- http://mail.python.org/mailman/listinfo/python-list