Accessing data in the same “location” as a python program via file-like objects

后端 未结 0 964
野性不改
野性不改 2020-12-24 12:06

Given a program and a like-named yaml data file right next to it

$ ls
test.py
test.yaml
# test.yaml
foo: 1
bar: 2
         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题