mirror of
https://github.com/sivel/speedtest-cli.git
synced 2026-01-06 20:10:06 +01:00
Debug print XML from servers
This commit is contained in:
@@ -756,6 +756,8 @@ class Speedtest(object):
|
||||
|
||||
uh.close()
|
||||
|
||||
printer(''.encode().join(serversxml), debug=True)
|
||||
|
||||
try:
|
||||
try:
|
||||
root = ET.fromstring(''.encode().join(serversxml))
|
||||
|
||||
Reference in New Issue
Block a user