/trunk/Examples/test-suite/python/python_append_runme.py
# · Python · 4 lines · 4 code · 0 blank · 0 comment · 0 complexity · 253d48192e94a88280cfa17d730a1339 MD5 · raw file
- from python_append import *
- t=Test()
- t.func()
- t.static_func()
# · Python · 4 lines · 4 code · 0 blank · 0 comment · 0 complexity · 253d48192e94a88280cfa17d730a1339 MD5 · raw file
- from python_append import *
- t=Test()
- t.func()
- t.static_func()