X-Git-Url: https://gitweb.michael.orlitzky.com/?a=blobdiff_plain;ds=sidebyside;f=src%2Funtangle%2Funtangle.py;h=31ab60e4d7a9f4291edfca8ec8f987c160fb9273;hb=5632759549c9bf6a7eacb96734507a7fa576e069;hp=05df722334ed04e7908de50abe545fa8727a93eb;hpb=dc15f33618704de8c13d56fdd3a1243ac7497593;p=untangle-https-backup.git diff --git a/src/untangle/untangle.py b/src/untangle/untangle.py index 05df722..31ab60e 100644 --- a/src/untangle/untangle.py +++ b/src/untangle/untangle.py @@ -38,7 +38,6 @@ class Untangle: msg += 'in section "' + s.name + '"' raise configparser.ParsingError(msg) - # # Finally, create a URL opener to make HTTPS requests. # # First, create a cookie jar that we'll attach to our URL