Hi,

Is there a function that takes a file path with a mapped drive (z:\blah) and 
returns the associated UNC path (\\server\share\ding\dang\dong\blah)? I looked 
in os.path, but it doesn't seem to have this. The link below seems to be a 
solution (code in the bottom of the page), but I can't install win32com.client 
in the office :-( Is there any built-in function?

 http://stackoverflow.com/questions/2244767/python-check-network-map

Thanks!

Regards,
Albert-Jan


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
All right, but apart from the sanitation, the medicine, education, wine, public 
order, irrigation, roads, a 
fresh water system, and public health, what have the Romans ever done for us?
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor

Reply via email to