Running Python 2.3 on a Windows 2000 network

Thomas Heller theller at python.net
Wed Aug 13 14:55:14 EDT 2003


Peter Hansen <peter at engcorp.com> writes:

> John Ochiltree wrote:
>> 
>> Worked like a dream. I now have a shared python shell
>
> Can you check whether "import pythoncom" and "import pywintypes"
> and (if you've installed the Win32 extensions) "import win32api"
> all work?
>
> If these work without your having to do anything to the registry,
> I'm curious about the installation process you used, since we
> had to do additional steps to get the same result.

You are aware that recently Mark changed things so the the registry is
no longer used for importing?

Thomas






More information about the Python-list mailing list