summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRusty Russell <rusty@rustcorp.com.au>2015-03-18 14:08:50 +1030
committerRusty Russell <rusty@rustcorp.com.au>2015-03-18 14:08:50 +1030
commit8609fd58f56296e24dc2bd9a0dc2318fdcac368b (patch)
tree60a4606d2ae43effe62b11f526cab46f3b7d0ab9
parent9dd454cf273d2429c2894d3ce74432dc1cd25239 (diff)
ntdb: move python bindings to subdir.
The other option would be to require Python.h, which seems overkill. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
-rw-r--r--ccan/ntdb/python/pyntdb.c (renamed from ccan/ntdb/pyntdb.c)0
1 files changed, 0 insertions, 0 deletions
diff --git a/ccan/ntdb/pyntdb.c b/ccan/ntdb/python/pyntdb.c
index 72e62647..72e62647 100644
--- a/ccan/ntdb/pyntdb.c
+++ b/ccan/ntdb/python/pyntdb.c