Message 198416 - Python tracker
Message198416
| Author | terry.reedy |
|---|---|
| Recipients | Kim.Gräsman, brian.curtin, terry.reedy, tim.golden, tim.peters, vstinner |
| Date | 2013-09-25.20:52:37 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1380142358.13.0.720030421771.issue18314@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I am not sure if this is a bug or enhancement. It is a moot point until there is a patch to apply. A patch would need a test that fails now and passes with the patch. From the Wikipedia article, it appears that a test using mklink /J would not run on XP and would have to be skipped. I would not expect an XP buildbot to necessarily have the Server 2003 Resource Kit needed for an XP test. Does _delete_junction_point(link_path) work on XP or should the feature be restricted to Vista+? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-09-25 20:52:38 | terry.reedy | set | recipients: + terry.reedy, tim.peters, vstinner, tim.golden, brian.curtin, Kim.Gräsman |
| 2013-09-25 20:52:38 | terry.reedy | set | messageid: <1380142358.13.0.720030421771.issue18314@psf.upfronthosting.co.za> |
| 2013-09-25 20:52:38 | terry.reedy | link | issue18314 messages |
| 2013-09-25 20:52:37 | terry.reedy | create | |