Message 120957 - Python tracker

Message120957

Author lukasz.langa
Recipients BreamoreBoy, eric.araujo, fdrake, jkaufman, lukasz.langa, michael.foord, r.david.murray, ysj.ray
Date 2010-11-11.15:21:39
SpamBayes Score 5.283374e-07
Marked as misclassified No
Message-id <1289488903.39.0.164316507639.issue5412@psf.upfronthosting.co.za>
In-reply-to
Content
Yup, most config parsers don't support that so there are not so many INI type files in the wild with this kind of formatting. On the other hand, Samba, XULRunner, mke2fs and others all use this.

I mean, you're not forced to use that ugly feature but it's good to have it exposed so people don't later say they knew not that it was possible.

Of course, I'm open for suggestions on better examples :)
History
Date User Action Args
2010-11-11 15:21:43lukasz.langasetrecipients: + lukasz.langa, fdrake, eric.araujo, r.david.murray, michael.foord, jkaufman, ysj.ray, BreamoreBoy
2010-11-11 15:21:43lukasz.langasetmessageid: <1289488903.39.0.164316507639.issue5412@psf.upfronthosting.co.za>
2010-11-11 15:21:39lukasz.langalinkissue5412 messages
2010-11-11 15:21:39lukasz.langacreate