.py as executable extension on windows

Stefan Eischet stefan at eischet.com
Wed Sep 15 17:30:23 EDT 2004


Or try "sometool.py param1 param2"! Works fine for me.

   Stefan

On 15.09.2004, at 22:54, aurora wrote:

> Some useful information in Windows faq
>
> http://www.python.org/doc/faq/windows.html#how-do-i-make-python- 
> scripts-executable
>
>
> On Wed, 15 Sep 2004 22:30:33 +0200, Achim Domma (Procoders)  
> <domma at procoders.net> wrote:
>
>> Hi,
>>
>> is there a way to tell windows, that *.py files are executable, like  
>> .bat, .js, ...? If I have someTool.py somewhere in my path I would  
>> like to type only 'someTool param1 param2'. Is that possible?
>>
>> regards,
>> Achim
>
> -- 
> http://mail.python.org/mailman/listinfo/python-list
>
>




More information about the Python-list mailing list