Message362773
| Author | wyz23x2 |
|---|---|
| Recipients | ZackerySpytz, wyz23x2 |
| Date | 2020-02-27.05:57:22 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1582783042.75.0.977290341498.issue39768@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
(c) from tempfile import mktemp # do something... path = mktemp() # do something... (the "path" var is not used at all) ## No Warning |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2020-02-27 05:57:22 | wyz23x2 | set | recipients: + wyz23x2, ZackerySpytz |
| 2020-02-27 05:57:22 | wyz23x2 | set | messageid: <1582783042.75.0.977290341498.issue39768@roundup.psfhosted.org> |
| 2020-02-27 05:57:22 | wyz23x2 | link | issue39768 messages |
| 2020-02-27 05:57:22 | wyz23x2 | create | |