• dormedas@lemmy.dormedas.com
      link
      fedilink
      arrow-up
      2
      ·
      9 days ago

      FINALLY! This has always annoyed me. If you’re gonna go through all the trouble of identifying that I want to exit, just DO it.

      • wise_pancake@lemmy.ca
        link
        fedilink
        arrow-up
        1
        ·
        edit-2
        9 days ago

        It’s not really much extra effort though

        They just added so e text to the __repr__ method on the exit callable object

        That’s much easier than figuring out if your running this interactively and trying to figure out if this is going to break stuff.