]> git.ozlabs.org Git - ccan/commit
ntdb: move python bindings to subdir.
authorRusty Russell <rusty@rustcorp.com.au>
Wed, 18 Mar 2015 03:38:50 +0000 (14:08 +1030)
committerRusty Russell <rusty@rustcorp.com.au>
Wed, 18 Mar 2015 03:38:50 +0000 (14:08 +1030)
commit8609fd58f56296e24dc2bd9a0dc2318fdcac368b
tree60a4606d2ae43effe62b11f526cab46f3b7d0ab9
parent9dd454cf273d2429c2894d3ce74432dc1cd25239
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>
ccan/ntdb/pyntdb.c [deleted file]
ccan/ntdb/python/pyntdb.c [new file with mode: 0644]