Message277389
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? |
|
| 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: <[email protected]> |
| 2016-09-25 18:20:52 | craigh | link | issue23407 messages |
| 2016-09-25 18:20:52 | craigh | create | |
|