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
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