Versions in this module Expand all Collapse all v0 v0.1.1 Oct 8, 2015 v0.1.0 Oct 7, 2015 Changes in this version + func ExecPythonFile(fileName string) error + func InitGoModule(name string) error + type FooModule struct + func (r *FooModule) Py_bar(args *py.Tuple) (ret *py.Base, err error) + func (r *FooModule) Py_bar2(args *py.Tuple) (ret *py.Base, err error)