- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message195121
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 | tim.peters |
|---|---|
| Recipients | Kim.Gräsman, tim.peters, vstinner |
| Date | 2013-08-14.03:48:40 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1376452120.49.0.641203483256.issue18314@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Victor, Wikipedia has a readable explanation: http://en.wikipedia.org/wiki/NTFS_junction_point I haven't used them much. From cmd.exe, I've been able to delete them, not with "del" but with "rmdir". You can create one from cmd.exe with the "mklink" command. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-08-14 03:48:40 | tim.peters | set | recipients: + tim.peters, vstinner, Kim.Gräsman |
| 2013-08-14 03:48:40 | tim.peters | set | messageid: <1376452120.49.0.641203483256.issue18314@psf.upfronthosting.co.za> |
| 2013-08-14 03:48:40 | tim.peters | link | issue18314 messages |
| 2013-08-14 03:48:40 | tim.peters | create | |

