Python app links in windows

Fredrik Lundh fredrik at pythonware.com
Mon Nov 13 17:01:05 EST 2006


Bryce Bolton wrote:

> I want to click a link, which is assocated with a Python application in
> Windows, and have the contents of the link file passed to my program.  How
> is this done?

if you want to open a new thread, please don't do that by replying to a 
random existing post.

 > I don't know how.

sys.argv ?

</F>




More information about the Python-list mailing list