mirror of
https://github.com/mborgerson/xemu.git
synced 2026-03-04 07:14:42 +00:00
This is an error in Python 3.12; fix it by using a raw string literal or by double-escaping the backslash. Cc: qemu-stable@nongnu.org Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
See docs/devel/testing.rst for help.