|
From: Michael F. <fuz...@vo...> - 2008-01-14 23:42:32
|
Hello all, Just let you know that fixes for the following issues are in SVN: * Guaranteeing config files are newline terminated * Properly quoting hashes in keys/values/list values It turns out that you can use triple quotes, even when list values are switched off. When a value contains a hash and list values are False, they are written with triple quotes. The code that does all this is *still* too hard to read and probably needs breaking into several methods. Michael http://www.manning.com/foord |