]> git.neil.brown.name Git - edlib.git/commit
Fix text.py for new calling convention.
authorNeilBrown <neil@brown.name>
Fri, 25 Dec 2015 22:43:47 +0000 (09:43 +1100)
committerNeilBrown <neil@brown.name>
Fri, 25 Dec 2015 22:43:47 +0000 (09:43 +1100)
commitd3bb5c7bd1c579f4e6cdb6d79a6d5ac316ccfac1
tree76649dfab233b17c2677fb18e9f84f4ed31b79b2
parentd2dac5992ce7e47fa194f2288559fffc18a395ed
Fix text.py for new calling convention.

Pane commands must be called against a pane...

Signed-off-by: NeilBrown <neil@brown.name>
python/test.py