|
|
|
|
|
by MerreM
3589 days ago
|
|
I believe it's part of the language design, a phrase you'll find quite a lot in Python language discussions, especially is more esoteric features is; "We're all consenting adults". There are certain areas of the language which may not behave exactly the way you'd be expecting, if you're new to it. These usually have an unusual syntax, which will cause you to find out more. They're basically the mini-roundabouts of python. https://en.wikipedia.org/wiki/Roundabout#Mini-roundabouts If you know what you're doing you cruise straight over, but if for any reason you're unsure, you're forced to find out more before continuing. It's not designed to stop you, because "We're all consenting adults", but that doesn't mean it's going to encourage you to do something that might be harmful. |
|
Driving in Belgium - the scripting equivalent of batch files