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.