Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Python 中 ConfigParser 的文档大量讨论了所谓的“神奇插值”功能,但从未解释它的实际作用。我试过搜索它,但没有找到任何答案。
bad_subj下面将被解析为'Notify [failure]'
bad_subj
'Notify [failure]'
bad_subj: %(subj)s [failure] subj: Notify