Return a new AddressList instance that contains every address
in the left-hand AddressList operand that is not present in
the right-hand address operand (set difference).
A list of tuple string pairs, one per address. In each member, the
first is the canonicalized name part, the second is the
actual route-address ("@"-separated username-host.domain
pair).