swig/Examples/test-suite/python/template_static_runme.py
Marcelo Matus 397f473edd add private case and runtime
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6990 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2005-02-23 02:04:37 +00:00

3 lines
56 B
Python

from template_static import *
print Foo.bar_double(1)