Re: PSP Text Editor

2009-06-16 Thread Piet van Oostrum
Reading your question again I think I have probably misunderstood it. You want to an editor to edit Python Server Pages? -- Piet van Oostrum URL: http://pietvanoostrum.com [PGP 8DAE142BE17999C4] Private email: p...@vanoostrum.org -- http://mail.python.org/mailman/listinfo/python-list

Re: PSP Text Editor

2009-06-16 Thread Piet van Oostrum
> Johnson Mpeirwe (JM) wrote: >JM> Hi all, >JM> Does anyone know of any good Python Server Pages text editor that can >JM> provide indentation, syntax highlighting, etc.. A text editor in a web context doesn't run on the server but in the browser. Therefore it should use client-side scriptin

PSP Text Editor

2009-06-16 Thread Johnson Mpeirwe
Hi all, Does anyone know of any good Python Server Pages text editor that can provide indentation, syntax highlighting, etc.. Thank you. Regards, Johnson -- http://mail.python.org/mailman/listinfo/python-list