-
Edouard Fouché authored
Solve Python 3 compatibility: - replacing xrange to range - add .decode() after f.read() to get strings instead of bytes when reading text file
0d5f3137
Solve Python 3 compatibility: - replacing xrange to range - add .decode() after f.read() to get strings instead of bytes when reading text file