Message316880
| Author | brianmsheldon |
|---|---|
| Recipients | brianmsheldon, emilyemorehouse, jreese, paul.moore, pitrou, steve.dower, tim.golden, zach.ware |
| Date | 2018-05-17.01:53:56 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1526522036.66.0.682650639539.issue33428@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Windows does not implement symlinks as junctions. Windows has hardlinks, symlinks and junctions which are all distinctly different in behaviour. I don't doubt that this is a Windows-specific issue, although I have not tested other platforms. Path.glob and .rglob does work for junctions and hardlinks but glob.glob works consistently for all three. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-05-17 01:53:56 | brianmsheldon | set | recipients: + brianmsheldon, paul.moore, pitrou, tim.golden, jreese, zach.ware, steve.dower, emilyemorehouse |
| 2018-05-17 01:53:56 | brianmsheldon | set | messageid: <1526522036.66.0.682650639539.issue33428@psf.upfronthosting.co.za> |
| 2018-05-17 01:53:56 | brianmsheldon | link | issue33428 messages |
| 2018-05-17 01:53:56 | brianmsheldon | create | |