Function
posixpath.splitdrive

Signature

splitdrive(p)

Documentation String

Split a pathname into drive and path. On Posix, drive is always empty.