]> git.neil.brown.name Git - edlib.git/commit
Add new key_handle_* interfaces to Python.
authorNeilBrown <neil@brown.name>
Fri, 11 Dec 2015 23:53:19 +0000 (10:53 +1100)
committerNeilBrown <neil@brown.name>
Fri, 11 Dec 2015 23:53:19 +0000 (10:53 +1100)
commit70a9240280c12d8261613b291af22595ed0cd1b4
treeca6360afb841575125bf9563da2dfb75b76e1416
parentb84ba2c862be7d9b06b3d136ae9381e1d890d47e
Add new key_handle_* interfaces to Python.

Discard 'edlib.call' and make the various "call" functions methods
of the (focus) pane object.

Signed-off-by: NeilBrown <neil@brown.name>
lang-python.c