Files
xf86-video-qxl/scripts
Christophe Fergeau 9a7eb40fa2 Xspice: Fix Python3 str() vs bytes() confusion
With python3, without universal_newlines=True, Popen().stdout.read()
will return a byte array, while find(str) expects to operate on a
string.
I've checked that this still works with python2 as well.
2017-02-08 17:08:27 +01:00
..
2011-08-30 13:27:32 +03:00