Win32 : Making script.py executable in DOS box
John Stewart
john.stewart at removethis.mindspring.com
Wed Jul 5 22:55:52 EDT 2000
More information about the Python-list mailing list
Wed Jul 5 22:55:52 EDT 2000
- Previous message (by thread): Win32 : Making script.py executable in DOS box
- Next message (by thread): Win32 : Making script.py executable in DOS box
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Mon, 03 Jul 2000 04:11:49 GMT, Neo Brave <neo_brave at my-deja.com> wrote: >In article <WzI75.5714$Tb7.31718 at news-server.bigpond.net.au>, > "Mark Hammond" <MarkH at ActiveState.com> wrote: >> Under Windows NT or Win2k, you can use the PATHEXT environment >> variable. Simply add ".py" to the semi-colon sep'd list of >> extensions, and off you go! > >Great, thats a help for NT, but I also want to do this on Win98 :-). Grab 4dos from www.jpsoftware.com start it up then type: .py=c:\python\python.exe John Stewart
- Previous message (by thread): Win32 : Making script.py executable in DOS box
- Next message (by thread): Win32 : Making script.py executable in DOS box
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list