]> sigrok.org Git - libsigrok.git/blobdiff - bindings/python/sigrok/core/__init__.py
python: Add override for Context.create_logic_packet()
[libsigrok.git] / bindings / python / sigrok / core / __init__.py
index 8a300b265d892e1f115464fe4e7a044092ebdfbc..20752b8fc12d006d636c0329c82cbe178ed622a6 100644 (file)
@@ -1,5 +1,5 @@
 ##
-## This file is part of the sigrok project.
+## This file is part of the libsigrok project.
 ##
 ## Copyright (C) 2013 Martin Ling <martin-sigrok@earth.li>
 ##
@@ -17,6 +17,5 @@
 ## along with this program.  If not, see <http://www.gnu.org/licenses/>.
 ##
 
-from . import lowlevel
 from . import classes
 from .classes import *