- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message384585
This issue tracker has been migrated to GitHub,
and is currently read-only.
For more information,
see the GitHub FAQs in the Python's Developer Guide.
| Author | paul.moore |
|---|---|
| Recipients | domdfcoding2, eryksun, gaborjbernat, paul.moore, steve.dower, tim.golden, zach.ware |
| Date | 2021-01-07.13:15:23 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1610025323.27.0.257879190758.issue42855@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
So I guess the key question then is whether Path.exists() should trap exceptions and interpret them as "does not exist" (on all platforms, although it looks like the null character case in Unix has now been fixed). Which doesn't seem unreasonable, I guess. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2021-01-07 13:15:23 | paul.moore | set | recipients: + paul.moore, tim.golden, zach.ware, eryksun, steve.dower, gaborjbernat, domdfcoding2 |
| 2021-01-07 13:15:23 | paul.moore | set | messageid: <1610025323.27.0.257879190758.issue42855@roundup.psfhosted.org> |
| 2021-01-07 13:15:23 | paul.moore | link | issue42855 messages |
| 2021-01-07 13:15:23 | paul.moore | create | |

