X-Git-Url: http://gitweb.michael.orlitzky.com/?p=untangle-https-backup.git;a=blobdiff_plain;f=src%2Funtangle%2Funtangle.py;fp=src%2Funtangle%2Funtangle.py;h=31ab60e4d7a9f4291edfca8ec8f987c160fb9273;hp=05df722334ed04e7908de50abe545fa8727a93eb;hb=31baaa4a8ec5545be073bc6fc8ff3dd7a49d9707;hpb=e902576de37fc1d86edb35d852b3149fde55213e 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