summaryrefslogtreecommitdiffstats
path: root/Modules/winreparse.h
Commit message (Collapse)AuthorAgeFilesLines
* Issue18314 Allow unlink to remove junctions. Includes support for creating ↵Tim Golden2014-05-051-0/+53
| | | | junctions. Patch by Kim Gräsman
* Backed out changeset: 17df50df62c7Tim Golden2014-04-271-53/+0
|
* Issue #18314 os.unlink will now remove junction points on Windows. Patch by ↵Tim Golden2014-04-271-0/+53
Kim Gräsman.