Comment 2 for bug 250804

Revision history for this message
Jasper Groenewegen (colbrac) wrote :

Seems still present in trunk.

The line reads: 'drives.index(os.getcwd()[0:2])' so I assume it expects a 'C:\Folder\Folder' like string.
For removeable drives this should work I think. At least, if it's thumbdrives and such we are talking about. They should receive a drive letter.
For network shares, it should work for mapped ones as they too have a drive letter. Can the bug reporter indicate if this is indeed the case?