Eric on XP for Newbie
I'm starting on the path of freeing myself from proprietory software
but I need to migrate, not make one huge jump.
I'm looking at using Python and Eric for programming
I've got Python up and running but can someone please point me to a
simple step by step guide for installing Eric? I've downloaded the tar
files, but what do I do with them?
Thanks
.
Relevant Pages
- Re: Wingide is a beautiful application
... > Python code what results in features not available elsewhere (e.g. go to ... class or whatever) will jump to the function/method/class definition ... visited files so you can drill down through your call stack and then ... A client menu selects which client I want to work in (so, say, I get ... (comp.lang.python) - Re: Python; jump to a concrete line
... when reading a text file in python, can one jump to a concrete line ... ..readlineswill hog some resources on large files. ... (comp.lang.python) - Re: jump from opposite ends of code block in vim
... allowing me to jump to the beginning and end of a code block. ... " fold up python function definitions ... au BufWinEnter *.py setlocal foldexpr=GetPythonFold ... the start and end of function definitions. ... (comp.editors) - RE: c[:]()
... because square brackets are hard with cell phones. ... years ago I wrote a multimedia script language that used lexical indentation ... decided to forgo the C++ parser and am now rewriting it in Python. ... what hoop does one jump though to earn that oh so coveted ... (comp.lang.python) - Re: compiling to python byte codes
... > certainly do not see why any opcode should cross multiple lines. ... Python uses a stack. ... can't jump to something that hasn't been written yet. ... (comp.lang.python) |
|