Message 217975 - Python tracker
Message217975
| Author | eryksun |
|---|---|
| Recipients | Kim.Gräsman, brian.curtin, eryksun, python-dev, terry.reedy, tim.golden, tim.peters, zach.ware |
| Date | 2014-05-06.11:16:11 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1399374971.86.0.621925095743.issue18314@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Nevermind, strike "seems to work"; it doesn't work without the \?? prefix. I stupidly assumed the DeviceIoControl call would validate the substitute name. Of course it doesn't; it happily creates a broken junction. Opening the junction with CreateFile fails with either ERROR_INVALID_REPARSE_DATA or ERROR_CANT_RESOLVE_FILENAME. Sorry. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2014-05-06 11:16:11 | eryksun | set | recipients: + eryksun, tim.peters, terry.reedy, tim.golden, brian.curtin, python-dev, zach.ware, Kim.Gräsman |
| 2014-05-06 11:16:11 | eryksun | set | messageid: <1399374971.86.0.621925095743.issue18314@psf.upfronthosting.co.za> |
| 2014-05-06 11:16:11 | eryksun | link | issue18314 messages |
| 2014-05-06 11:16:11 | eryksun | create | |