Python、ConfigParser:什么是“神奇插值”?
Python 中 ConfigParser 的文档谈论了很多所谓的“神奇插值”功能,但从未解释它实际上是做什么的。我尝试过寻找它,但没有找到任何答案。
The documentation for ConfigParser in Python talks a lot about the so-called "magical interpolation" feature, but never explains what it actually does. I've tried searching for it, but haven't found any answers.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
下面的
bad_subj
将被解析为'Notify [failure]'
bad_subj
below would be parsed into'Notify [failure]'