virt_boot: any chance this module just works with python3?

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2019-10-31 17:02:35 +00:00 committed by Pierre-Yves Chibon
parent 5424ee4fa2
commit 48c54faca6

View file

@ -1,4 +1,4 @@
#!/usr/bin/python
#!/usr/bin/python3
# -*- coding: utf-8 -*-
# (c) 2012, Jeroen Hoekx <jeroen@hoekx.be>