Quantcast
Channel: Active questions tagged config - Stack Overflow
Viewing all articles
Browse latest Browse all 5049

How to append a value to an option in config file using Python

$
0
0

I have config file as below:

[SECTION]email = user1@exmple.com, user2@example.com

Now i want to append some more email ids in email using python, which should like as given below:

email = user1@exmple.com, user2@example.com, user3@example.com, user4@example.com

Please let me know how to do that.


Viewing all articles
Browse latest Browse all 5049

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>