On 2020-09-27, Stephane Tougard via Python-list <python-list@python.org> wrote:

> an indentation is not good enough for me to end a block

Maybe you need to choose a different language -- one that has block
delimiter keywords or tokens.

> and it may
> trigger some problem when using different editors or tools on the
> code.

Maybe you need to choose different editors and tools.

A guy I worked for many years ago used to write BASIC programs in C by
using a bizarre set of pre-processor macros.  While it provided his
employees with plenty of amusement, he could never get the programs to
work right...



-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to