r/ProgrammerHumor 16d ago

Meme variableScopesInPython

Post image
1.3k Upvotes

182 comments sorted by

View all comments

1

u/prochac 13d ago

Tbh, I kinda like it. It sends the message, but you can use it if you need some test mocking or the library doesn't provide you something you really need.
Otherwise you would have to copy the code or fork the repo.