Running Python 2.3 on a Windows 2000 network
Peter Hansen
peter at engcorp.com
Tue Aug 12 07:30:59 EDT 2003
Gerhard Häring wrote:
>
> Python itself doesn't need any registry entries. If you use the COM
> stuff of the win32 extensions, though, this might be different.
One can get by without registry entries even there, with a little
trickery. I've posted an example of such trickery a few weeks
ago in the newsgroup... untested on 2K however, but working on
networked Win98 machines and likely to work on 2K/XP as well.
-Peter
More information about the Python-list
mailing list