1 comment

[ 2.8 ms ] story [ 14.0 ms ] thread
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.