This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author theller
Recipients
Date 2002-11-25.18:58:57
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=11105

First question for anyone listening: isn't the windows 
_try_registry stuff unneeded, because imp.find_module 
handles this itself? Even in python15, imp.find_module
("pythoncom") returns 'c:\\winnt\\system32\\pythoncom15.dll' 
on my system.
History
Date User Action Args
2007-08-23 15:18:31adminlinkissue643711 messages
2007-08-23 15:18:31admincreate