On May 6, 3:07 pm, Carl Banks <pavlovevide...@gmail.com> wrote: > I'm going to guess that you want the keyboardHandler to call method of > commandHandler. There's no reason for commandHandler to be a handler > at all then: keyboardHandler is already handling it.
Thanks Carl, you've got it right and your following example is what I ended up using, it's good to know it's a workable solution. -- http://mail.python.org/mailman/listinfo/python-list