Skip to content
Snippets Groups Projects
Commit c1e844cc authored by Daniel Salzman's avatar Daniel Salzman
Browse files

python: add comment about libknot.so loading

parent 35824c60
Branches
No related merge requests found
......@@ -4,6 +4,8 @@ Example:
import json
from libknot.control import *
#load_lib("/usr/lib/libknot.so")
ctl = KnotCtl()
ctl.connect("/var/run/knot/knot.sock")
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment