|
From: Stef M. <s.m...@ru...> - 2007-09-27 20:02:23
|
>>> >>> >> Thanks that works ok. >> So why doesn't >> ini.list_values = False >> this work ? >> >> > > Because by then ConfigObj has *already* read the values in. Changing the > settings afterwards only affects how they are written back out. > > Thanks Michael, that explains. Another question: is it possible to force the normal windows end-of-line (CR+LF), when writing to the config file ? cheers, Stef |