Merge pull request #363 from danring/fix-341
authorRobert <me@rwinslow.com>
Fri, 22 Jul 2016 22:12:35 +0000 (15:12 -0700)
committerGitHub <noreply@github.com>
Fri, 22 Jul 2016 22:12:35 +0000 (15:12 -0700)
commita56c6e51950353bc96327275f940e043bea7843d
treecd7ad5d44999fbce0f4fb8b6e9a2cafcf3467402
parent5efa22447e5496549159cf2e55ccff0436a7b8aa
parent483223870852aac6819a4147605447b552bb3b33
Merge pull request #363 from danring/fix-341

Emit GetRootAs methods for all types in Go and Python
src/idl_gen_go.cpp
src/idl_gen_python.cpp
tests/MyGame/Example/Monster.py
tests/MyGame/Example/Stat.go
tests/MyGame/Example/TestSimpleTableWithEnum.go
tests/go_test.go
tests/py_test.py