Still don’t like Python’s "separator".join(my_variable) v my_variable.split("separator").

Every time I walk away from Python for a year and come back, I reforget this.

I know why it’s like this, but I still don’t like it.