this post was submitted on 22 May 2025
11 points (100.0% liked)
dynomight internet forum
74 readers
3 users here now
dynomight internet forum
founded 11 months ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Nice suggestions, and I like your API. Using the context manager to look like loops is nifty.
Thanks, the one problem with that is that you have to use
dumpy.wrap
if you ever create a function that uses loops and then you want to call it inside another loop. But I don't see any way around that.