In DOS, if I want to map a network path to a drive, I do the following: net use z: \\computer\folder
How do we do something similar in python? Thanks Thierry -- http://mail.python.org/mailman/listinfo/python-list
In DOS, if I want to map a network path to a drive, I do the following: net use z: \\computer\folder
How do we do something similar in python? Thanks Thierry -- http://mail.python.org/mailman/listinfo/python-list