Having had time to work around it, fp isn't None, but fp._sock is.
Changing line 5198 to

    if fp and fp._sock: fp.close()

lets the program continue to apparently successful conclusion.  I don't
suggest this as the proper fix though.  Without the work around,
ipcheck.dat doesn't contain useful data.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/756657

Title:
  ipcheck suffers exception;  NoneType object has no attribute 'close'

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to