Type defaults are a nice addition, they were something I lacked a lot back when I was still writing Python code.
The new interpreter is nice, but I wish they had incorporated the display of variable values in the traceback (similarly to ipython's xmode attribute, or to traceback-with-variables), this is something I've always missed in Python.
1 comment
[ 537 ms ] story [ 3435 ms ] threadThe new interpreter is nice, but I wish they had incorporated the display of variable values in the traceback (similarly to ipython's xmode attribute, or to traceback-with-variables), this is something I've always missed in Python.