mirror of
https://github.com/virt-manager/virt-manager.git
synced 2024-12-22 13:34:07 +03:00
ddcdd39dcb
Fixes: #291 The `text=` keyword was added in Python 3.7 "as a more readable alias for `universal_newlines=`". This commit switches to the old form of the name, for backwards compatibility with Python 3.6, the default Python3 version on Ubuntu 18.04 and RHEL 8. When support for Python 3.6 is no longer needed, this change can be reverted. |
||
---|---|---|
.. | ||
__init__.py | ||
cloudinit.py | ||
installer.py | ||
installerinject.py | ||
installertreemedia.py | ||
unattended.py | ||
urldetect.py | ||
urlfetcher.py | ||
volumeupload.py |