mirror of
https://github.com/fergalmoran/picard.git
synced 2026-01-01 06:09:22 +00:00
wave.open treats everything that's not a str as a file-like object. encode_filename returns bytes, but they're not file-like.
wave.open treats everything that's not a str as a file-like object. encode_filename returns bytes, but they're not file-like.