Sign in
chromium
/
external
/
github.com
/
python
/
cpython
/
bfd20d257e4ad16a25f4bac0ea4dbb719cdf6bc7
/
.
/
Misc
/
NEWS.d
/
next
/
Windows
/
2023-05-23-19-26-28.gh-issue-104803.gqxYml.rst
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
.