Message 111420 - Python tracker
Message111420
| 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:28 | lukasz.langa | set | recipients: + lukasz.langa, jkaufman, BreamoreBoy |
| 2010-07-24 02:34:28 | lukasz.langa | set | messageid: <1279938868.52.0.963252463733.issue5412@psf.upfronthosting.co.za> |
| 2010-07-24 02:34:27 | lukasz.langa | link | issue5412 messages |
| 2010-07-24 02:34:26 | lukasz.langa | create | |