flatbuffers/python/flatbuffers
tguo-aa d9db48257b Add self.assertNotNested() in CreateString
And also add a test case.
If you try to nest CreateString you will get a clear exception.
2015-09-29 08:34:10 +08:00
..
__init__.py Port FlatBuffers to Python. 2015-05-12 15:40:29 -07:00
builder.py Add self.assertNotNested() in CreateString 2015-09-29 08:34:10 +08:00
compat.py Port FlatBuffers to Python. 2015-05-12 15:40:29 -07:00
encode.py Port FlatBuffers to Python. 2015-05-12 15:40:29 -07:00
number_types.py Port FlatBuffers to Python. 2015-05-12 15:40:29 -07:00
packer.py Port FlatBuffers to Python. 2015-05-12 15:40:29 -07:00
table.py Port FlatBuffers to Python. 2015-05-12 15:40:29 -07:00