Windows URL protocol handler in python?

john.burton at jbmail.com john.burton at jbmail.com
Mon Aug 16 05:56:30 EDT 2004


Is there a way to make a handler in python presumably using the win32
extensions to handle URLS of a specific type when they are given to
windows?

For example if I want to handle
myprotocol://server/id
using my own python program?
Any suggestions or references would be appreciated.




More information about the Python-list mailing list