mirror of
https://github.com/xemu-project/xemu.git
synced 2025-04-02 11:11:48 -04:00
Update the comment concerning the flake8 exception to match commit
|
||
---|---|---|
.. | ||
__init__.py | ||
console_socket.py | ||
machine.py | ||
qtest.py | ||
README.rst |
qemu.machine package ==================== This package provides core utilities used for testing and debugging QEMU. It is used by the iotests, vm tests, acceptance tests, and several other utilities in the ./scripts directory. It is not a fully-fledged SDK and it is subject to change at any time. See the documentation in ``__init__.py`` for more information.