Since PyYAML's yaml.load() function parses YAML documents to native Python data structures, you can just access items by key or index.
確定! 回上一頁