- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message343755
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 | mangrisano |
|---|---|
| Recipients | mangrisano, paul.moore, serhiy.storchaka, steve.dower, tim.golden, zach.ware |
| Date | 2019-05-28.09:57:10 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1559037430.08.0.0245751718384.issue37074@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
I've tried to reproduce this behavior on my Mac with python3.8 and python 3.7 but I couldn't. If 'nul' doesn't exist, it raises a FileNotFound exception as it should do. If 'nul' exists, it shows me the right output. Same behavior with 'con'. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-05-28 09:57:10 | mangrisano | set | recipients: + mangrisano, paul.moore, tim.golden, zach.ware, serhiy.storchaka, steve.dower |
| 2019-05-28 09:57:10 | mangrisano | set | messageid: <1559037430.08.0.0245751718384.issue37074@roundup.psfhosted.org> |
| 2019-05-28 09:57:10 | mangrisano | link | issue37074 messages |
| 2019-05-28 09:57:10 | mangrisano | create | |

