838: print 'Hello from python test function test.' 839: print 'Hello again from python test function test.'
1: Hello from python test function test. 2: Hello again from python test function test.