[Py] [Ideas] Small suggestion regarding type errors and subscription

2024-10-15 Thread Brénainn Woodsend via Discussions on Python . org
Ahh, I see what you mean now. Yes, that should be possible. --- [Visit Topic](https://discuss.python.org/t/small-suggestion-regarding-type-errors-and-subscription/67898/12) or reply to this email to respond. You are receiving this because you enabled mailing list mode. To unsubscribe fro

[Py] [Ideas] Small suggestion regarding type errors and subscription

2024-10-15 Thread Brénainn Woodsend via Discussions on Python . org
I think that the *should issues involving None be made more self explanatory* question is unanswerable until you figure out *how* you'd do it. In this case, how is `NoneType.__getattr__()` or `NoneType.__getitem__()` supposed to know what the `None` placeholder-ing for or what assumption faile