Test 10: Python test

1. A python test

Test the test_python function.

1.1. Test 1: A simple test

On-the-fly python test script follows.
Start python section from test_10.tpk
     4: print 'A simple test'
End python section from test_10.tpk
Actual output follows.
Start output section of python <>
     1: A simple test
End output section to python <>