[mod_python] Some questions

Kevin White jedirunner at gmail.com
Tue Dec 14 12:17:25 EST 2004


Have you tried Kate with PSP files?  Just wondering if it knows how to
handle the python embedded in the html.

Thanks,

Kevin


On Tue, 14 Dec 2004 08:38:46 -0800, Eric Walstad <eric at ericwalstad.com> wrote:
> On Monday 13 December 2004 07:56 pm, Kevin White wrote:
> > Ok, so I have a few questions for you python programmers:
> >
> > 1- What text editor do you use?  I have been using vim/gvim but it
> > frustrates me in a couple areas.  It gets all confused with its
> > smart indenting in some cases and I have to undo what it does.
> > Also, I can't just put my cursor somewhere and hit 'i' (to go into
> > insert mode) and start backspacing.  I have to delete from the left
> > of the text rather than backspacing from the right.  Anyway, so
> > what text editor do you all use?   Is anyone out there using a good
> > text editor for PSP files, and if so what editor?
> On linux, I like Kate.  Kate has a Python code browser plugin that
> allows you to browse the class structure in the left pane while
> editing the code in the right pane.  Kate also handles Python syntax
> coloring nicely.
> <http://kate.kde.org/>
> 
> Best regards,
> 
> Eric.
> _______________________________________________
> Mod_python mailing list
> Mod_python at modpython.org
> http://mailman.modpython.org/mailman/listinfo/mod_python
> 


-- 
Kevin White
jedirunner at gmail.com


More information about the Mod_python mailing list