Re: [Tutor] scite with python 2.51
> how do I set up scite editor with python so that I can click check > syntax and compile from the editor? You just need to setup your environment's PATH so that it knows where to find python. This probably means you need to add "C:/python25" to your path. Once you do this, restart scite, and it
[Tutor] scite with python 2.51
how do I set up scite editor with python so that I can click check syntax and compile from the editor? ___ Tutor maillist - Tutor@python.org http://mail.python.org/mailman/listinfo/tutor