Skip to content

Instantly share code, notes, and snippets.

@enomado
Forked from fillest/asd.py
Created January 17, 2016 18:21
Show Gist options
  • Save enomado/939ca2029344fec89c42 to your computer and use it in GitHub Desktop.
Save enomado/939ca2029344fec89c42 to your computer and use it in GitHub Desktop.
pzdc
import qwe
qwe.dilda = ["sgushenka"]
qwe.ohuet()
$ python -c 'import asd'
['sgushenka']
def ohuet ():
print dilda
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment