|
From: Nicola L. <ni...@te...> - 2006-12-10 17:49:11
|
Jack Kuan wrote: > Hi all, > > attached is my version of configobj.py modified from configobj 4.3.2. It > includes the following changes: > > [snip] > > The changes should be clear if you compare the configobj.py 4.3.2 with > the modified version. > I hope these features might be useful to others as well. > > Thanks all! Thanks to you, Jack, I'll be working on them. Ideally, each new feature should be self-contained in a single unified-style patch (as output by the "diff -u" command), and accompanied by relevant patches to configobj_test.py and configobj.txt, for tests and docs. That would minimize our work, and considerably quicken the path to inclusion in the codebase. But ehi, I can't really complain. Keep those contributions coming! :-) -- Nicola Larosa - http://www.tekNico.net/ For over a year, Microsoft has planted a program on every modern Windows- powered PC that reported home every day. [...] Maybe you can trust your computer, your livelihood, your home finances, your kids' games, every- thing you do online, to a company that would do that, but you can count me out. -- Steven J. Vaughan-Nichols, June 2006 |