Interesting Error
Closed this issue · 1 comments
JP2828 commented
I am now getting this error after going to Centos7
[root@padin ~]# /root/godaddy_updater.py %/root/godaddy-ddns.config
Traceback (most recent call last):
File "/root/godaddy_updater.py", line 141, in
main()
File "/root/godaddy_updater.py", line 84, in main
with urlopen("http://ipv4.icanhazip.com/") as f: resp=f.read()
AttributeError: addinfourl instance has no attribute 'exit'
[root@padin ~]#