Mastodon Feed: Post

Mastodon Feed

Boosted by glyph ("Glyph"):
miketheman@hachyderm.io ("Mike Fiedler, Code Gardener") wrote:

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

Screenshot of a Python terminal REPL with the text: NameError: name 'base64' is not defined. Did you forget to import 'base64'?