PyYAML comes to the rescue here as the yaml.load function is essentially converting the String object to a Python Dict object.
確定! 回上一頁