Skip to content

Instantly share code, notes, and snippets.

@BookGin
Last active December 29, 2019 06:05
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 BookGin/5866b44374d9255df53768a99364dc2e to your computer and use it in GitHub Desktop.
Save BookGin/5866b44374d9255df53768a99364dc2e to your computer and use it in GitHub Desktop.
Python Segfault
#!/usr/bin/env python3
# https://bugs.python.org/issue22911
[[a.extend([__import__('itertools').chain.from_iterable(a)]),next(*a)]for(a)in[[]]]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment