1# Copyright 2006 Vladimir Prus 2# Distributed under the Boost Software License, Version 1.0. 3# (See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt) 4 5import python_helpers ; 6 7ECHO "test1:" [ python_helpers.test1 ] ; 8ECHO "test2:" [ python_helpers.test2 1234 : 5678 ] ; 9