]> sourceware.org Git - lvm2.git/commit
lvmdbusd: cmdhandler.py, fix imports
authorTony Asleson <tasleson@redhat.com>
Thu, 17 Nov 2016 19:57:44 +0000 (13:57 -0600)
committerTony Asleson <tasleson@redhat.com>
Thu, 17 Nov 2016 19:57:44 +0000 (13:57 -0600)
commit3a6c78e22aa958254f7ff993329cac3d7202d290
tree8fc3f8407d2855f00a35730f5c9373f2e0f56e77
parent19a0bf9df61d2ad58cc1be70cf6132b57cb49c85
lvmdbusd: cmdhandler.py, fix imports

Use the correct py3 syntax for handling imports.  Also use print instead
of log_debug which in this context will produce no output.
daemons/lvmdbusd/cmdhandler.py
This page took 0.03643 seconds and 5 git commands to generate.