blob: b2fde7775e5f2dc6bc9921dcf639aa9bfcd398cb [file] [log] [blame]
from mock_demo import E
def do_create_stuff():
obj = E(val=7)
print obj.method1()