blob: d2242c7618997027fc60cd45ce72349489834ec5 [file] [log] [blame]
Add :func:`os.path.isdevdrive` to detect whether a path is on a Windows Dev
Drive. Returns ``False`` on platforms that do not support Dev Drive, and is
absent on non-Windows platforms.