]> granicus.if.org Git - python/commit
Issue #18314 os.unlink will now remove junction points on Windows. Patch by Kim Gräsman.
authorTim Golden <mail@timgolden.me.uk>
Sun, 27 Apr 2014 17:00:10 +0000 (18:00 +0100)
committerTim Golden <mail@timgolden.me.uk>
Sun, 27 Apr 2014 17:00:10 +0000 (18:00 +0100)
commit4675d798bfdef3ad916d1eef6d5a4d0529ccfda7
tree628685ce1f8db9455bb95819f876faa7c56bf020
parentdd41f246875494c9acc6ebd4338f8df3ec6c28f0
Issue #18314 os.unlink will now remove junction points on Windows. Patch by Kim Gräsman.
Lib/test/test_os.py
Misc/ACKS
Modules/_winapi.c
Modules/posixmodule.c
Modules/winreparse.h [new file with mode: 0644]