Message321045
| Author | xtreak |
|---|---|
| Recipients | pablogsal, stoksc, xtreak |
| Date | 2018-07-04.14:40:54 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1530715254.2.0.56676864532.issue34031@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
This might be slightly unrelated but I grepped for similar cases and came across self.fail, "Broken file" in Lib/test/test_file.py at https://github.com/python/cpython/blob/a390cb6b6fb6638e91d699513167e8f35b47f846/Lib/test/test_file.py#L245. I think this is not triggered for broken file which I tried in the test by removing the if condition. Kindly correct me if I am wrong on the syntax or this should be raised as a separate issue. Thanks |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-07-04 14:40:54 | xtreak | set | recipients: + xtreak, pablogsal, stoksc |
| 2018-07-04 14:40:54 | xtreak | set | messageid: <1530715254.2.0.56676864532.issue34031@psf.upfronthosting.co.za> |
| 2018-07-04 14:40:54 | xtreak | link | issue34031 messages |
| 2018-07-04 14:40:54 | xtreak | create | |