In the following example, we emit the Python dictionary as a string: import yaml d = { 'string' : 'string', 'list': ['item-1', 'item-2',], ...
確定! 回上一頁