From ff8bfd3e92f21955d0a91b481583131f356b8fe4 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Sat, 17 Nov 2012 10:10:13 +0000 Subject: Add Lua bindings. These are relatively complete, although only lightly tested. Missing: - events - last_errno - user_cancel --- python/examples/guestfs-python.pod | 1 + 1 file changed, 1 insertion(+) (limited to 'python') diff --git a/python/examples/guestfs-python.pod b/python/examples/guestfs-python.pod index 52010155..b17cf078 100644 --- a/python/examples/guestfs-python.pod +++ b/python/examples/guestfs-python.pod @@ -45,6 +45,7 @@ L, L, L, L, +L, L, L, L, -- cgit