#3425: WebAdmin should be more conservative with trac.ini
-------------------------+--------------------------------------------------
Reporter: eblot | Owner: cboos
Type: enhancement | Status: closed
Priority: normal | Milestone: 0.10
Component: webadmin | Version: devel
Severity: minor | Resolution: fixed
Keywords: |
-------------------------+--------------------------------------------------
Comment (by nanotube):
hi
i was recently looking to solve the same problem for my own development,
and i came across "configobj", which is basically like configparser, but
better in many respects, including the preservation of original file
structure, and even comments. check it out, here:
http://www.voidspace.org.uk/python/configobj.html
so you may want to try using it instead of the default configparser
module, so that you can build on the shoulders of others, rather than
hacking together your own solution. :)
--
Ticket URL: <http://trac.edgewall.org/ticket/3425#comment:16>
The Trac Project <http://trac.edgewall.com/>
_______________________________________________
Trac-Tickets mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac-tickets