>>490
> Python標準では str 以外で join() を実装しているのってあるの?

unicode.join()
bytes.join()