Post #1112139
2026-04-10 20:33 UTC
Any time I see something like this in a #Python REPL, I can't help but smile for two reasons:
1. Yes, yes I did forget.
2. I know some of the folks who worked so hard to make that message do exactly what I want it to do. Thanks to Pablo, @ambv, and so many others!
#OpenSource
Replies (1)
-
@glyph@mastodon.social 2026-04-10 23:21
@miketheman@hachyderm.io @ambv@mastodon.social Ooh. I just had an idea. what if there were some attached metadata on exceptions that could actually prepopulate the next repl line in pyrepl, or like, populate a ghosted placeholder that could be filled in with a single “tab”? notebooks could also use it