qemu-patch-raspberry4/scripts/tracetool
Stefan Hajnoczi 45d6c78775 tracetool: use Python 2.4-compatible __import__() arguments
In Python 2.5 keyword arguments were added to __import__().  Avoid using
them to achieve Python 2.4 compatibility.

Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>
Reviewed-by: Lluís Vilanova <vilanova@ac.upc.edu>
2012-05-01 20:15:28 +01:00
..
backend tracetool: handle DTrace keywords 'in', 'next', 'self' 2012-04-18 14:03:00 +01:00
format tracetool: Add support for the 'dtrace' backend 2012-04-18 14:03:00 +01:00
__init__.py tracetool: use Python 2.4-compatible __import__() arguments 2012-05-01 20:15:28 +01:00