
28 Jul
2019
28 Jul
'19
11:55 p.m.
Sent from my iPhone
Begin forwarded message:
From: James Lu jamtlu@gmail.com Date: July 28, 2019 at 6:21:04 PM EDT To: Andrew Barnert abarnert@yahoo.com Subject: Re: [Python-ideas] Utilities for easier debugging
On Jul 28, 2019, at 4:26 PM, Andrew Barnert abarnert@yahoo.com wrote:
Why not just allow anything that’s valid as a target, like identifier[expr]? Or even just any expression at all? Is there an advantage to defining and using a similar but more limited syntax here?
Hmm, it should support any expression. I limited it at first because it was a minimal strawman.