[python-win32] Help required in opening a remote file in python.
Dahlstrom, Roger
rdahlstrom at directedge.com
Mon Feb 23 12:56:16 CET 2009
It would be much easier for us to help if we could see your code, and the error you receive when you try to run it.
________________________________
From: python-win32-bounces+rdahlstrom=directedge.com at python.org [mailto:python-win32-bounces+rdahlstrom=directedge.com at python.org] On Behalf Of venu madhav
Sent: Sunday, February 22, 2009 11:15 PM
To: Python-Win32 List
Subject: [python-win32] Help required in opening a remote file in python.
Hello all, I am writing an application where I need to open a shared file on a remote machine using python script. I tried using the following function: f = urllib.open("\\remote_machine\\folder1\\file1.doc") I also tried using class urllib.FancyURLopener(...) but didn't work. Can some one help me in this regard. Thank you in advance, Venu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-win32/attachments/20090223/5be2c2bf/attachment.htm>
More information about the python-win32
mailing list