Message210462
| Author | paul.moore |
|---|---|
| Recipients | dstufft, ncoghlan, paul.moore, python-dev, r.david.murray |
| Date | 2014-02-07.13:05:01 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1391778301.71.0.28504294727.issue20053@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Sigh. Yes, I looked at that and wondered if os.devnul would show as existing, but I similarly misread the test and assumed it was testing what it was meant to test :-( os.path.exists(os.devnull) is false on Windows (just checked) so this assumption *is* what's failing. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2014-02-07 13:05:01 | paul.moore | set | recipients: + paul.moore, ncoghlan, r.david.murray, python-dev, dstufft |
| 2014-02-07 13:05:01 | paul.moore | set | messageid: <1391778301.71.0.28504294727.issue20053@psf.upfronthosting.co.za> |
| 2014-02-07 13:05:01 | paul.moore | link | issue20053 messages |
| 2014-02-07 13:05:01 | paul.moore | create | |