'''hello_python.py - Python source designed to '''
'''demonstrate the use of python Eplugins'''

def say_hello():
    print 'Hello ! From python'