Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Good point, although you'd need to make sure your seq only has unique values. Other than that I don't see why you should have to write

  {k: v for k, v in d.items() if k not in seq}


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: