#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 anonymous):

 Replying to [comment:16 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. :)

 ConfigObj saves in order and has full unicode support.

 Fuzzyman
 http://www.voidspace.org.uk/python/configobj.html

-- 
Ticket URL: <http://trac.edgewall.org/ticket/3425#comment:17>
The Trac Project <http://trac.edgewall.com/>
_______________________________________________
Trac-Tickets mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac-tickets

Reply via email to