On 11/20/12 06:18, Michael Herrmann wrote: > am having difficulty picking a name for the function that > simulates key strokes. I currently have it as 'type' but that > clashes with the built-in function.
Just to add one more to the pot, Vim uses "feedkeys()" for a similar purpose. -tkc -- http://mail.python.org/mailman/listinfo/python-list