wave.open treats everything that's not a str as a file-like object. encode_filename returns bytes, but they're not file-like.