syntax difference

Ed Kellett e+python-list at kellett.im
Tue Jun 19 07:13:30 EDT 2018


On 2018-06-19 11:21, Chris Angelico wrote:
> Isn't it nice how comments, being terminated exclusively by
> end-of-line, allow the introduction of subtle bugs? Let's see how many
> people spot the (presumably deliberate) bug in Steve's code here.

Hardly subtle.

It does also make them considerably easier to remove from code. I think
we're all--still--missing the larger point that "easy to remove" is a
completely stupid metric for judging language features. Seriously. Not a
little bit stupid. What would Python look like if every new feature had
to be possible to grep out?

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: OpenPGP digital signature
URL: <http://mail.python.org/pipermail/python-list/attachments/20180619/33d08372/attachment.sig>


More information about the Python-list mailing list