[Python-ideas] Debugging: some problems and possible solutions

Michael Selik mike at selik.org
Wed Oct 3 12:12:53 EDT 2018


On Wed, Oct 3, 2018 at 8:42 AM Anders Hovmöller <boxed at killingar.net> wrote:
> foo(=a, =1+bar)

Unfortunately, that won't help with Jonathan's inital example
expression "big_array[5:20]" as it's not a valid keyword.


More information about the Python-ideas mailing list