image

the sleepy snake

index :: path :: add_drive

add_drive(path, drive, sep=os.sep)

Adds a drive part to path.

Note: if path alreaddy has a drive part the path is retiurned unchanged

drivethe drive to add 'a:' --no slashes)
sepseparator to use