From 7bd1128b4d9785c70eceb90c337c73860d69e24a Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Tue, 5 Feb 2013 10:44:38 +0100 Subject: [PATCH] .. --- system/url_scanner.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/system/url_scanner.py b/system/url_scanner.py index b744057..fe73bf5 100644 --- a/system/url_scanner.py +++ b/system/url_scanner.py @@ -1,5 +1,4 @@ -# a utility for testing xmlrpclib URL's -# should probably +# a rough utility for testing xmlrpclib URL's import xmlrpclib auth={'AuthMethod':'password','Username':'root@test.onelab.eu','AuthString':'test++'} -- 2.43.0