def testSortEmptyRepeatedCompositeContainer(self, message_module):
"""Exercise a scenario that has led to segfaults in the past.
"""
m = message_module.TestAllTypes()
m.repeated_nested_message.sort()
message_test.py 文件源码
python
阅读 19
收藏 0
点赞 0
评论 0
评论列表
文章目录