On 11/20/2012 11:29 AM, [email protected] wrote:
> ... generate_keystrokes? ... Not bad. "gen_keystrokes", or even "keystrokes" might also do.I suggest using a name that is unique enough that you can grep through piles of code and find where it's used. "type" fails that test. "generate_keystrokes" passes with flying colors, but may be overkill.
Alan
--
http://mail.python.org/mailman/listinfo/python-list
