Basic information requested

Daniel Yoo dyoo at hkn.eecs.berkeley.edu
Fri Mar 16 07:47:36 EST 2001


Jamie MacIsaac <jamie at cctech.co.uk> wrote:
> Hi,
 
> I've just started looking at Python and would like to use it to perform
some
> simple admin tasks on a Windows network. However, I'm having difficulty
> finding out how to accomplish elementary tasks.
 
> Can someone please point me to sample code that shows how to map a
network
> share and copy some files? Is there a central resource of code samples?
 

Another source of sample Python is the Useless Python pages:

    http://www.lowerstandard.com/python/pythonsource.html

as well as the Vaults of Parnassus:

    http://www.vex.net/parnassus


At the moment, people are organizing to write the Python Cookbook, so you
might want to check with this resource too:

    http://pythoncookbook.activestate.com





More information about the Python-list mailing list