win32net without NetAddUse method

Alex Martelli aleaxit at yahoo.com
Thu Oct 5 08:12:48 EDT 2000


"James_McNaughton" <jtm63 at shell-3.enteract.com> wrote in message
news:d1m7l7ov3so.fsf at shell-3.enteract.com...
> I want to write a script to mount NT network shares as local
> drives in the same manner as "net use". I found a posting
> via Deja.com* which advised using win32net.NetUseAdd(). For
> some reason when I import win32net there's no NetUseAdd.

NetUseAdd is indeed the win32net function you want.


> I have reinstalled the win32all collection thinking that
> there would be an update that I was missing and apparently
> there isn't. What I have is Pythonwin build 125.

I think that 132 is the current one...?


Alex






More information about the Python-list mailing list