This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author eric.araujo
Recipients BreamoreBoy, eric.araujo, fdrake, jkaufman, lukasz.langa, michael.foord, r.david.murray, ysj.ray
Date 2010-11-11.14:39:59
SpamBayes Score 0.10503302
Marked as misclassified No
Message-id <1289486401.17.0.324217990295.issue5412@psf.upfronthosting.co.za>
In-reply-to
Content
In my experience of cfg files, it’s uncommon to have leading spaces (and also, may I add, ugly).  It’s great that configparser supports them now, but I wouldn’t have put them in the basic examples.
History
Date User Action Args
2010-11-11 14:40:01eric.araujosetrecipients: + eric.araujo, fdrake, r.david.murray, michael.foord, jkaufman, ysj.ray, BreamoreBoy, lukasz.langa
2010-11-11 14:40:01eric.araujosetmessageid: <1289486401.17.0.324217990295.issue5412@psf.upfronthosting.co.za>
2010-11-11 14:39:59eric.araujolinkissue5412 messages
2010-11-11 14:39:59eric.araujocreate