# test.test def test(value): print '### test called' return value * 42