Use variables in another section in Python ConfigParser -


I know that I can use% (values) s to use the variables present in the config file. But it seems that I can only use variables in that section. Is there any way to use variables in other classes?

Take a look This will refer you to the $ {section: Option} syntax.


Comments

Popular posts from this blog

Python Equivalent for matlab cart2pol and pol2cart -

javascript - Render HTML after each iteration in loop -

sip - Call SipJs to Asterisk 12 -