Results 16 comments of Mandera

This is a really good idea, I haven't thought of this! I noticed that `__init_subclass__ = error_func` is the only method preventing subclassing currently. I've never heard of `__mro_entries__ `...

Sounds great! A bit overwhelming since I've never tried it though. I've been using the reST style docstrings. Is that something we could convert to Google style with black https://github.com/ManderaGeneral/generalimport/issues/23?...

Oh thanks for reporting this! You're using it correctly, sorry to hear it's not working. I can also confirm the error on my side. I have a test here for...

I think this has potential! However I would like subclassing ``FakeModule` to recursively return itself, just like getting an attr of it does! I tried a little bit to make...

Dev workflow is functional! The test I added is failing [here](https://github.com/ZanSara/generalimport/actions/runs/4987115817/jobs/8928560799#step:7:22). I am leaving this for now, taking a closer look later!

Hey there, I'm glad you find it useful! I'm afraid I'm not prioritizing this library as of now, but I'm happy to accept contributions if they fulfill the criteria discussed...