- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message349835
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 | eryksun |
|---|---|
| Recipients | eryksun, paul.moore, steve.dower, tim.golden, zach.ware |
| Date | 2019-08-15.23:46:10 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1565912770.48.0.732266030891.issue37834@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
> It also has a bug that a drive root is a mount point, even if the > drive doesn't exist. Also, it's wrong in not checking for junctions > in UNC paths. SMB supports opening reparse points over the wire. "It" in the above sentences is ntpath.ismount, not GetVolumePathNameW. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-08-15 23:46:10 | eryksun | set | recipients: + eryksun, paul.moore, tim.golden, zach.ware, steve.dower |
| 2019-08-15 23:46:10 | eryksun | set | messageid: <1565912770.48.0.732266030891.issue37834@roundup.psfhosted.org> |
| 2019-08-15 23:46:10 | eryksun | link | issue37834 messages |
| 2019-08-15 23:46:10 | eryksun | create | |

