Re: [python-win32] Any volunteers

2005-10-24 Thread Niki Spahiev
Harish Kotian wrote: > > Hello folks > I am a blind programmer. The problem I am having with python is that it > is indendation sensitive. > Would someone volunteer to write a code which will do indentation > probably using regular expression. check Tools/scripts/pindent.py in your python insta

[python-win32] Any volunteers

2005-10-24 Thread Harish Kotian
Hello folks I am a blind programmer. The problem I am having with python is that it is indendation sensitive. Would someone volunteer to write a code which will do indentation probably using regular _expression_. I would use for example endif or endwhile in my code and this should trigger the