|
From: Michael F. <fuz...@vo...> - 2014-09-03 15:03:08
|
On 03/09/14 15:35, Rob Dennis wrote: > Hello there :-). Michael would have to answer this, but I had assumed > this was based on python using # for comments. > > Looking into this a bit more, I see that the ConfigParser module does > allow both ; and #, and ini files only allows ;. > > At the time we wrote ConfigObj we didn't see a reason to provide a choice (fewer choices are better and supporting both would have added complexity to the parser) and we had very few requests to change that ever since. Michael > On Wed, Sep 3, 2014 at 3:39 AM, 望洋兴叹 <784...@qq... > <mailto:784...@qq...>> wrote: > > firstly,thanks configobj-develop team.thank you give us so > useful open source package. > but when i use this package, using the '#' as the begin of > comment is a big problem. > we usually use ‘;’ to mark the comment. it spend me too much > time to change the source code . > so i want to know why don't use ';' ,if there were some > special resons. > looking forward your response. > > > > > ------------------------------------------------------------------------------ > Slashdot TV. > Video for Nerds. Stuff that matters. > http://tv.slashdot.org/ > > > _______________________________________________ > Configobj-develop mailing list > Con...@li... > https://lists.sourceforge.net/lists/listinfo/configobj-develop |