From: Michael Tremer Date: Sat, 21 Jun 2014 15:56:48 +0000 (+0000) Subject: Merge remote-tracking branch 'stevee/namecheap.com' X-Git-Tag: 001~35 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=9820673130fc3c9c5adc72748cfb40bf82e16693;p=ddns.git Merge remote-tracking branch 'stevee/namecheap.com' Conflicts: src/ddns/providers.py --- 9820673130fc3c9c5adc72748cfb40bf82e16693 diff --cc src/ddns/providers.py index f4944be,9ffd264..acd0253 --- a/src/ddns/providers.py +++ b/src/ddns/providers.py @@@ -20,7 -20,7 +20,8 @@@ ############################################################################### import logging +import urllib2 + import xml.dom.minidom from i18n import _