Current File : //opt/eff.org/certbot/venv/lib64/python2.7/site-packages/zope/deferredimport/samples/sample1.py

print("Sampe 1 imported!")

x = 1

class C:
    y = 2

z = 3
q = 4