friendly-traceback / friendly

Friendly-traceback's version used in most situations
https://friendly-traceback.github.io/docs/index.html
MIT License
40 stars 5 forks source link

_ does not work in friendly console #19

Closed aroberge closed 2 years ago

aroberge commented 2 years ago

In a normal Python console, _ refers to the last item printed to stdout. The same should be true for the friendly console.

aroberge commented 2 years ago

This was actually wrong - it is saved, but is not defined at the beginning.