summaryrefslogtreecommitdiff
path: root/trunk/Examples/test-suite/python/python_append_runme.py
blob: c8e6b26405cc983aea2022e738f661a0f6f6eec9 (plain)
1
2
3
4
from python_append import *
t=Test()
t.func()
t.static_func()