Message 335839 - Python tracker (original) (raw)
Message335839
Author | remi.lapeyre |
---|---|
Recipients | lukasz.langa, remi.lapeyre, serhiy.storchaka |
Date | 2019-02-18.14:54:25 |
SpamBayes Score | -1.0 |
Marked as misclassified | Yes |
Message-id | CA+jiYFCCcWQSzw+6f-BOYeCzLXSOgWWfCZsdf9H1hLccTSA5Jw@mail.gmail.com |
In-reply-to | 1550499265.51.0.301927966369.issue36023@roundup.psfhosted.org |
Content |
---|
> Why only sections? ConfigParser contains a lot of other information. Indeed, the defaults might be useful too. Other things like options can be sessions specific and could clutter the repr if added. Would defaults() and sections() be the right behavior between too little information and too much? |
History | |||
---|---|---|---|
Date | User | Action | Args |
2019-02-18 14:54:26 | remi.lapeyre | set | recipients: + remi.lapeyre, lukasz.langa, serhiy.storchaka |
2019-02-18 14:54:25 | remi.lapeyre | link | issue36023 messages |
2019-02-18 14:54:25 | remi.lapeyre | create |