Thomas,
I have a Win2K machine and win32net imports just fine.
Here is what I did - started python shell with the -v switch and
imported win32net. This is what it says:
py>>> import win32net
# c:\python24\lib\encodings\cp437.pyc matches
c:\python24\lib\encodings\cp437.py
import encodings.cp437 #
I am trying to use win32net on a Windows 2000 Japanese system, and
discover that it won't import. I found a message describing the
problem (see below) but can't find any response, and don't see a bug
report on the SourceForge site for this. . Can anyone tell me if
this has ben fixed? An early