]> git.proxmox.com Git - mirror_qemu.git/blob - python/qemu/__init__.py
python/qemu: Remove unneeded imports in __init__
[mirror_qemu.git] / python / qemu / __init__.py
1 # QEMU library
2 #
3 # Copyright (C) 2015-2016 Red Hat Inc.
4 # Copyright (C) 2012 IBM Corp.
5 #
6 # Authors:
7 # Fam Zheng <famz@redhat.com>
8 #
9 # This work is licensed under the terms of the GNU GPL, version 2. See
10 # the COPYING file in the top-level directory.
11 #