[Tutor] Re: Notepad++ support for Python

jsoares at Safe-mail.net jsoares at Safe-mail.net
Sat Apr 9 01:39:56 CEST 2005



I need a backup editor for IDLE, so I'm trying Notepad++. It looks nice, but there is no direct support for running Python.



What you have to do is click the "Run" menu item and then you type the command line for the Python interpreter. This should be simple; there are only to .exe files: python and pythonw.



The python.exe file brings up the shell, while the pythonw.exe brings up a black screen that very quickly goes away.



What do I do?



I would think: python(w).exe %filename%



or something like that. Is there a .bat file somewhere that starts everything off?



Thanks.



=================================
John Soares, Webmaster
Family Safe Surfinghttp://www.family-safe-surfing.net
jsoares at family-safe-surfing.net
jsoares at safe-mail.net

"Your best bet for online family-friendly resources"
=================================



-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.python.org/pipermail/tutor/attachments/20050408/ce6646f2/attachment.html


More information about the Tutor mailing list