Re: [Webware-devel] Tabify/Spacify. Was: Future Webware versions

2007-03-21 Thread Christoph Zwerschke
I hadn't expected the issue is still so controversial ;-) >> It still would be inconvenient, because you always have to think about >> this issue and either convert back and forth manually, or use a script, >> or change the settings in your editor. I'm working with a lot of Python >> code from var

Re: [Webware-devel] Tabify/Spacify. Was: Future Webware versions

2007-03-20 Thread Chuck Esterbrook
On 3/20/07, Christoph Zwerschke <[EMAIL PROTECTED]> wrote: > Chuck Esterbrook schrieb: > > What about [EMAIL PROTECTED]'s suggestion: > > """ > > What if you stayed with tabs and then added a converter, so that you > > can quickly convert the tabs to the number of spaces that you want? > > In fact,

Re: [Webware-devel] Tabify/Spacify. Was: Future Webware versions

2007-03-20 Thread Christoph Zwerschke
Chuck Esterbrook schrieb: > What about [EMAIL PROTECTED]'s suggestion: > """ > What if you stayed with tabs and then added a converter, so that you > can quickly convert the tabs to the number of spaces that you want? > In fact, this might be a good idea for a lot of free source Python > projects d