Thanks Lasse, that was really helpful
--
http://mail.python.org/mailman/listinfo/python-list
Dennis Lee Bieber wrote:
> On Fri, 28 Oct 2005 09:48:27 -0400, "Colin J. Williams"
> <[EMAIL PROTECTED]> declaimed the following in comp.lang.python:
>
>
>
>>I'm no Windows expert but I think that, using Windows Explorer, one can,
>>with a right mouse click, select "Open With".
There are seve
Lasse Vågsæther Karlsen wrote:
> Ashok wrote:
>
>> hi,
>> i want to know how to make a specific type of file open in an
>> application i developed in python when the user clicks on the file.(in
>> windows) for eg. a .txt file when clicked opens in notepad, a .doc file
>> when clicked opens in MS-w
Ashok wrote:
> hi,
> i want to know how to make a specific type of file open in an
> application i developed in python when the user clicks on the file.(in
> windows) for eg. a .txt file when clicked opens in notepad, a .doc file
> when clicked opens in MS-word. In the same way i want to make a .xy
Ashok wrote:
> hi,
> i want to know how to make a specific type of file open in an
> application i developed in python when the user clicks on the file.(in
> windows) for eg. a .txt file when clicked opens in notepad, a .doc file
> when clicked opens in MS-word. In the same way i want to make a .x
hi,
i want to know how to make a specific type of file open in an
application i developed in python when the user clicks on the file.(in
windows) for eg. a .txt file when clicked opens in notepad, a .doc file
when clicked opens in MS-word. In the same way i want to make a .xyz
file open in the appl