• support.py 模块:
    1. def print_func( par ):
    2. print "Hello : ", par
    3. return