def set_name(ea, none, **listed): '''Remove the name defined at the address ``ea``.''' return set_name(ea, '', **listed)