On 2015-01-28 13:22, luca72 wrote:
Hello i'm under windows, i have to write a file from my computer to a
local server like taht "\\DOCUMENTALE\my_folder\".
How i have to proceed ?

That's a path to a folder that just happens to be on another computer on your network. Treat it the same way you would for a 'local' folder,
eg "C:\my_folder".

--
https://mail.python.org/mailman/listinfo/python-list

Reply via email to