On Jul 31, 10:56 pm, "Gabriel Genellina"
wrote:
> En Fri, 31 Jul 2009 13:33:45 -0300, BDZ escribió:
>
>
>
> > On Jul 30, 4:41 pm, Loïc Domaigné
> > wrote:
> >> > Hello. I have written a Python 3.1 script running on Windows that uses
> >>
On Jul 30, 4:41 pm, Loïc Domaigné
wrote:
> Hi,
>
> > Hello. I have written a Python 3.1 script running on Windows that uses
> > os.path.exists() to connect to network shares. If the various network
> > shares require different user account and password combos than the
> > account the script is run
Hello. I have written a Python 3.1 script running on Windows that uses
os.path.exists() to connect to network shares. If the various network
shares require different user account and password combos than the
account the script is running under the routine returns false. I need
something like os.sam