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 indentation.
Conversely, a source python code should
be substituted with these keywords which will make the code more readable to
me.
As this is the inherent part of the language, I
can't expect any changes to take for my sake, However, A filter like this could
take care of the problem.
Harish
|
_______________________________________________ Python-win32 mailing list Python-win32@python.org http://mail.python.org/mailman/listinfo/python-win32