Skip to content

Instantly share code, notes, and snippets.

@sureshvv
Created February 16, 2017 06:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sureshvv/a29cdb389f5f9a2b5952590d92b47a4b to your computer and use it in GitHub Desktop.
Save sureshvv/a29cdb389f5f9a2b5952590d92b47a4b to your computer and use it in GitHub Desktop.
check list for sublist
http://stackoverflow.com/questions/3847386/testing-if-a-list-contains-another-list-with-python
http://stackoverflow.com/questions/425604/best-way-to-determine-if-a-sequence-is-in-another-sequence-in-python
http://stackoverflow.com/questions/3313590/check-for-presence-of-a-sublist-in-python
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment