how to check whether a drive is a network drive or drive from attached hard-disk

Tim Golden mail at timgolden.me.uk
Wed Mar 28 08:57:31 EDT 2007


shailesh wrote:
> Hi,
> 
> Few very simple questions.
> 
> Is there a way to detect whether a drive is a mapped network drive or
> not in Windows?
> 
> Also, how can I get a list of drive letters currently in use in the
> system?

http://tgolden.sc.sabren.com/python/wmi_cookbook.html#find-drive-types

TJG



More information about the Python-list mailing list