Beispiel #1
0
import cpp_mod
cpp_obj = cpp_mod.CppObj()
repr(cpp_obj)
Beispiel #2
0
import cpp_mod
o = cpp_mod.CppObj()
print()
o.update()
print()