I have never understood why Python programmers creating modules to be used by others never add error checking, trapping, meaningful and human understandable error reporting, just let their code fail with whatever message is thrown by underlying modules.
It seems to be a cultural thing, assuming things will work and not caring when it doesn't.
It seems to be a cultural thing, assuming things will work and not caring when it doesn't.
Statistics: Posted by hippy — Fri Apr 18, 2025 3:06 pm