[issue9035] os.path.ismount on windows doesn't support windows mount points

Atsuo Ishimoto report at bugs.python.org
Sun Jul 29 04:24:13 CEST 2012


Atsuo Ishimoto added the comment:

Patch to expose GetVolumePathName() and implementation of ismount().
Tested on Windows7/XP.

----------
keywords: +patch
Added file: http://bugs.python.org/file26558/issue9035.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue9035>
_______________________________________


More information about the Python-bugs-list mailing list