Message 238537 - Python tracker
Message238537
| Author | Maxim Kot |
|---|---|
| Recipients | Maxim Kot, lukasz.langa |
| Date | 2015-03-19.15:40:37 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1426779637.66.0.616231455892.issue23711@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Wikipedia (http://en.wikipedia.org/wiki/INI_file#Sections) says: >Keys may (but need not) be grouped into arbitrarily named sections But when it's trying to parse file without section header - "MissingSectionHeaderError: File contains no section headers" raised. Can such check be made optional and switched on for default for example? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015-03-19 15:40:37 | Maxim Kot | set | recipients: + Maxim Kot, lukasz.langa |
| 2015-03-19 15:40:37 | Maxim Kot | set | messageid: <1426779637.66.0.616231455892.issue23711@psf.upfronthosting.co.za> |
| 2015-03-19 15:40:37 | Maxim Kot | link | issue23711 messages |
| 2015-03-19 15:40:37 | Maxim Kot | create | |