Does anyone know of a way to make/read symbolic links across versions of win32 from Python? Ideally there should be a minimum amount of platform specific code, as I need my
os.symlink works on Python 3.3 using Windows 8.1 with an NTFS filesystem.