Sent from my iPhone
Begin forwarded message: > From: James Lu <[email protected]> > Date: July 28, 2019 at 6:21:04 PM EDT > To: Andrew Barnert <[email protected]> > Subject: Re: [Python-ideas] Utilities for easier debugging > > >> On Jul 28, 2019, at 4:26 PM, Andrew Barnert <[email protected]> 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.
_______________________________________________ Python-ideas mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/python-ideas.python.org/ Message archived at https://mail.python.org/archives/list/[email protected]/message/W2M4CX6EVLBHKORB5T6YKA3XQGZFCT26/ Code of Conduct: http://python.org/psf/codeofconduct/
