Message332125
| Author | steven.daprano |
|---|---|
| Recipients | eamanu, mark.dickinson, porton, steven.daprano, vinay.sajip, xtreak |
| Date | 2018-12-19.10:57:10 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <20181219105705.GF13061@ando.pearwood.info> |
| In-reply-to | <1545215842.65.0.788709270274.issue35530@psf.upfronthosting.co.za> |
| Content | |
|---|---|
On Wed, Dec 19, 2018 at 10:37:22AM +0000, Mark Dickinson wrote: > > Mark Dickinson <dickinsm@gmail.com> added the comment: > > The call to `logging.error` is *not* irrelevant here. It's causing an > implicit, and surprising (albeit documented), call to > `logging.basicConfig`. Ah, thanks. And of course the documentation you refer to is right there in the paragraph above the one I linked to earlier, and I completely missed it. Ouch. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-12-19 10:57:10 | steven.daprano | set | recipients: + steven.daprano, vinay.sajip, mark.dickinson, porton, eamanu, xtreak |
| 2018-12-19 10:57:10 | steven.daprano | link | issue35530 messages |
| 2018-12-19 10:57:10 | steven.daprano | create | |