(no title)
fiedzia | 7 months ago
Is there an alternative API? No. This is public API regardless of anyone's intentions. Though "it's weird" is really not a very strong argument against it.
fiedzia | 7 months ago
Is there an alternative API? No. This is public API regardless of anyone's intentions. Though "it's weird" is really not a very strong argument against it.
trylist|7 months ago
freehorse|7 months ago
Izkata|7 months ago
Internal and munged don't exactly map to private and protected, but are kinda similar ish.
__MatrixMan__|7 months ago
Admittedly it's obnoxious when you've got habits for one and you're on a team that uses another--totally flies in the face of the zen re: "there should be only one obvious way to do things".
...but that was always a rather ambitious goal anyway. I'm ok navigating the forest of alternative API's if it means not being locked into something that I can only change by choosing an entirely different language. I'm happy that it's very easy to tell when somebody is mucking about with python internals vs when they're mucking about with some library or other.
yunwal|7 months ago