Message277389
| Author | craigh |
|---|---|
| Recipients | craigh, eryksun, steve.dower, tim.golden, zach.ware |
| Date | 2016-09-25.18:20:52 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1474827652.9.0.556557874849.issue23407@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Actually, it looks like there is already a way to create junctions and a test for them in test_os. However, it includes this line: # Junctions are not recognized as links. self.assertFalse(os.path.islink(self.junction)) That suggests the old behavior is intentional--does anyone know why? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-09-25 18:20:52 | craigh | set | recipients: + craigh, tim.golden, zach.ware, eryksun, steve.dower |
| 2016-09-25 18:20:52 | craigh | set | messageid: <1474827652.9.0.556557874849.issue23407@psf.upfronthosting.co.za> |
| 2016-09-25 18:20:52 | craigh | link | issue23407 messages |
| 2016-09-25 18:20:52 | craigh | create | |