mirror of
https://github.com/sivel/speedtest-cli.git
synced 2026-08-03 22:29:08 +00:00
Debug print XML from servers
This commit is contained in:
parent
9f44a72fdb
commit
4280c448cf
1 changed files with 2 additions and 0 deletions
|
|
@ -756,6 +756,8 @@ class Speedtest(object):
|
|||
|
||||
uh.close()
|
||||
|
||||
printer(''.encode().join(serversxml), debug=True)
|
||||
|
||||
try:
|
||||
try:
|
||||
root = ET.fromstring(''.encode().join(serversxml))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue