echo.py 文件源码

python
阅读 46 收藏 0 点赞 0 评论 0

项目:ros2cli 作者: ros2 项目源码 文件源码
def register_yaml_representer():
    # Register our custom representer for YAML output
    yaml.add_representer(OrderedDict, represent_ordereddict)


# Custom representer for getting clean YAML output that preserves the order in
# an OrderedDict.
# Inspired by:
# http://stackoverflow.com/a/16782282/7169408
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号