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 lukasz.langa
Recipients BreamoreBoy, jkaufman, lukasz.langa
Date 2010-07-24.02:34:26
SpamBayes Score 0.02644941
Marked as misclassified No
Message-id <1279938868.52.0.963252463733.issue5412@psf.upfronthosting.co.za>
In-reply-to
Content
I'd say we go for it. At the moment most (if not all) "drop-in replacements" for ConfigParser support this functionality. It's backwards compatible and useful. One might argue than it's more pythonic than getfloat() & co.

I'd also add attribute-like syntax but before I present a patch I'd need #7113, #4686 and #1682942 accepted. The last one is waiting for the first two as well.
History
Date User Action Args
2010-07-24 02:34:28lukasz.langasetrecipients: + lukasz.langa, jkaufman, BreamoreBoy
2010-07-24 02:34:28lukasz.langasetmessageid: <1279938868.52.0.963252463733.issue5412@psf.upfronthosting.co.za>
2010-07-24 02:34:27lukasz.langalinkissue5412 messages
2010-07-24 02:34:26lukasz.langacreate