Search code examples
pythonconfigparser

Python ConfigParser module rename a section


How can you rename a section in a ConfigParser object?


Solution

  • As far as I can tell, you need to