Extending Python Syntax with @

Josiah Carlson jcarlson at nospam.uci.edu
Fri Mar 19 12:24:07 EST 2004


Well, two points. First, why does it have to be a "fancy"
>>tool? The only editors I use basically have syntax highlighting
>>and code folding (at least, I think that's what it's called.)
>>There are a lot of other features I'd like to have, but I'm not
>>about to spend time with a learning curve that needs a full
>>mountaineering outfit to scale.
> 
> Well then we're agreed, neither of us uses fancy tools :) (Don't know
> what code folding is, but I also like syntax highlighting.)

http://scintilla.sourceforge.net/SciTEImage.html
The above link will show you what code folding looks like.  Look at the 
function definitions.

  - Josiah



More information about the Python-list mailing list