Message319894
| Author | philiprowlands |
|---|---|
| Recipients | docs@python, eric.smith, philiprowlands |
| Date | 2018-06-18.16:00:05 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1529337605.98.0.56676864532.issue33894@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
How about - If tempdir is unset or None at any call to + If tempdir is None (the default) at any call to This avoids headaches over the meaning of "unset", and accurately reflects the code at: https://github.com/python/cpython/blob/3.6/Lib/tempfile.py#L289 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-06-18 16:00:06 | philiprowlands | set | recipients: + philiprowlands, eric.smith, docs@python |
| 2018-06-18 16:00:05 | philiprowlands | set | messageid: <1529337605.98.0.56676864532.issue33894@psf.upfronthosting.co.za> |
| 2018-06-18 16:00:05 | philiprowlands | link | issue33894 messages |
| 2018-06-18 16:00:05 | philiprowlands | create | |