Python and Scite

dsavitsk dsavitsk at e-coli.net
Thu Sep 26 01:31:22 EDT 2002


PythonWin is my favorite editor, and it is in the win32all (python for
windows extensions) package at http://starship.python.net/crew/mhammond/

-d


"Sperry Russ" <sperry at newcreations.info> wrote in message
news:mailman.1033005453.8052.python-list at python.org...
Chris,

Thanks for your help.  The problem was in the path  which I did not
understand at first. Is th PythonWin your favorite editor?

Sperry


----------------------------------------------------------------------------
-----------------------------
> I am new to programming.  I have downloaded Python 2.2.1 and Scite
> 1.48 to learn how to program.  I am trying to configure my Scite so
> that it will run the python files by using go.  When I try to do this
> i get a message in the second window at the bottom -- unable to find
> file.  I have tried configuring the global options and have failed can
> anyone help me? I need a step by step example if you can because I
> cannot understand it according to the documentation that came with
> Scite

works out of the box for me. if you're on windows, make sure that python is
found in the PATH. i.e. edit PATH that it contains the python directory.
and you could look at PythonWin, it uses the editing component used in
scite and has some additional features for the python programmer.
additionaly it comes also with useful, de-facto standard, windows specific
extensions.









More information about the Python-list mailing list