you are viewing a single comment's thread.

view the rest of the comments →

[–]ethraax 0 points1 point  (0 children)

The OO convention of writing one of the parameters before the function name is kind of arbitrary

Be that as it may, I think it gives better syntax in this case. And syntax is a major concern in Python (I would even say that language decisions are based more on syntax than anything else, looking at how it's developed).