Lines Matching full:drive
2485 - Issue #19456: ntpath.join() now joins relative paths correctly when a drive
3023 - Issue #19908: pathlib now joins relative Windows paths correctly when a drive
4309 - Issue #9035: ismount now recognises volumes mounted below a drive root
5559 pattern contains a wildcard in the drive or UNC path. Patch by Serhiy
20265 drive letter and the rest of the path. Also clearly handles UNC addresses now
21559 drive, due to a hardcoded "C:" generated by the Wise installation
21560 wizard. People with machines where C: is not the system drive
21561 usually want Python installed on whichever drive is their system drive
21563 where C: is not the system drive report that the installer now
21564 suggests their system drive. Note that you can always select the
27630 Note that a combination of drive letter and remote host is not
28061 paths (e.g. \\host\mountpoint\dir\file) as "drive letters", so that
28062 splitdrive() will \\host\mountpoint as the drive and \dir\file as the