#3425: WebAdmin should be more conservative with trac.ini
-------------------------+--------------------------------------------------
 Reporter:  eblot        |        Owner:  cmlenz
     Type:  enhancement  |       Status:  new   
 Priority:  lowest       |    Milestone:        
Component:  webadmin     |      Version:  devel 
 Severity:  minor        |   Resolution:        
 Keywords:               |  
-------------------------+--------------------------------------------------
Comment (by mgood):

 The writing behavior is how the Python `ConfigParser` module operates.  I
 don't know if there are any open requests to fix this in the Python
 library, but I suppose it wouldn't be available soon.

 [http://www.voidspace.org.uk/python/configobj.html ConfigObj] supports a
 super-set of the ini-style format currently used, though I don't know if
 it has any better saving behavior.

-- 
Ticket URL: <http://trac.edgewall.org/ticket/3425>
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