cpython/Misc/NEWS.d/next/Windows/2023-05-23-19-26-28.gh-issu...

4 lines
185 B
ReStructuredText

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.